Package tech.tablesaw.selection
-
Interface Summary Interface Description Selection A selection maintains an ordered set of ints that can be used to filter rows from a table or column. -
Class Summary Class Description BitmapBackedSelection A Selection implemented using bitmapsBitSetBackedSelection A Selection implemented using java.util.BitSet