Uses of Class
tech.tablesaw.filtering.DeferredBooleanColumn
-
Packages that use DeferredBooleanColumn Package Description tech.tablesaw.api -
-
Uses of DeferredBooleanColumn in tech.tablesaw.api
Methods in tech.tablesaw.api that return DeferredBooleanColumn Modifier and Type Method Description static DeferredBooleanColumnQuerySupport. bool(String columnName)static DeferredBooleanColumnQuerySupport. booleanColumn(String columnName)
-