Package nom.tam.fits

Class BinaryTable.SaveState

java.lang.Object
nom.tam.fits.BinaryTable.SaveState
Enclosing class:
BinaryTable

protected static class BinaryTable.SaveState extends Object
Deprecated.
(for internal use) no longer used, and will be removed in the future.
The enclosing binary table's properties
  • Constructor Details

    • SaveState

      public SaveState(List<BinaryTable.ColumnDesc> columns, FitsHeap heap)
      Deprecated.
      (for internal use) no longer in use. Will remove in the future.
      Create a new saved state
      Parameters:
      columns - the column descriptions to save
      heap - the heap to save