Uses of Class
adams.data.spreadsheet.AbstractRow
-
Packages that use AbstractRow Package Description adams.data.spreadsheet adams.ml.data -
-
Uses of AbstractRow in adams.data.spreadsheet
Subclasses of AbstractRow in adams.data.spreadsheet Modifier and Type Class Description classHeaderRowRepresents a header row.classSparseDataRowRepresents a data row with sparse data.classSparseFloatDataRowRepresents a data row with sparse data, using floats internally for representing the cells. -
Uses of AbstractRow in adams.ml.data
Subclasses of AbstractRow in adams.ml.data Modifier and Type Class Description classInstancesHeaderRowHeader row for anInstancesobject.
-