Uses of Interface
nom.tam.util.DataTable

Packages that use DataTable
nom.tam.util Classes which may possibly be of more general interest that the FITS classes. 
 

Uses of DataTable in nom.tam.util
 

Classes in nom.tam.util that implement DataTable
 class ColumnTable
          A data table is conventionally considered to consist of rows and columns, where the structure within each column is constant, but different columns may have different structures.