Interface ICondition
- All Known Implementing Classes:
AbstractCondition
,StringCondition
public interface ICondition
-
Method Summary
Modifier and TypeMethodDescriptiontech.tablesaw.selection.Selection
createSelection
(tech.tablesaw.api.Table table)
-
Method Details
-
createSelection
tech.tablesaw.selection.Selection createSelection(tech.tablesaw.api.Table table)
-