Package tech.tablesaw.columns.strings
-
Interface Summary Interface Description DictionaryMap Interface implemented by the objects that perform the dictionary encoding of the Strings in StringColumn, as well as the primitive values that represent the individual instances of the String in the column.StringData StringFilters StringMapFunctions String utility functions.StringReduceUtils -
Class Summary Class Description ByteDictionaryMap A map that supports reversible key value pairs of int-StringByteDictionaryMap.ByteDictionaryBuilder IntDictionaryMap A map that supports reversible key value pairs of int-StringIntDictionaryMap.IntDictionaryBuilder NullDictionaryMap A null dictionary map has no actual dictionary as the underlying data is not dictionary encoded.ShortDictionaryMap A map that supports reversible key value pairs of short-StringShortDictionaryMap.ShortDictionaryBuilder StringColumnFormatter StringColumnType StringParser StringPredicates TextualStringData A column that contains String values. -
Exception Summary Exception Description NoKeysAvailableException