Package tech.tablesaw.index
Interface Index
-
- All Known Implementing Classes:
ByteIndex
,DoubleIndex
,FloatIndex
,IntIndex
,LongIndex
,ShortIndex
,StringIndex
public interface Index
A marker interface for all index typesIndexes are implemented as maps where each entry connects a column value to the set of row indexes corresponding to the value