Uses of Class
adams.data.spreadsheet.rowfinder.AbstractTrainableRowFinder
-
Packages that use AbstractTrainableRowFinder Package Description adams.data.spreadsheet.rowfinder -
-
Uses of AbstractTrainableRowFinder in adams.data.spreadsheet.rowfinder
Subclasses of AbstractTrainableRowFinder in adams.data.spreadsheet.rowfinder Modifier and Type Class Description classAbstractFilteredRowFinderAncestor for row finders that pre-filter the rows.classInvertInverts the selected rows of the provided sub-row-filter.classMultiRowFinderApplies multiple row finding algorithms to the data.
The indices can be either joined or intersected.
-