Uses of Interface
one.microstream.chars.StringTable.Creator
-
Packages that use StringTable.Creator Package Description one.microstream.chars one.microstream.util.csv -
-
Uses of StringTable.Creator in one.microstream.chars
Classes in one.microstream.chars that implement StringTable.Creator Modifier and Type Class Description static class
StringTable.Default.Creator
-
Uses of StringTable.Creator in one.microstream.util.csv
Constructors in one.microstream.util.csv with parameters of type StringTable.Creator Constructor Description TableCollector(Consumer<StringTable> tableCollector, StringTable.Creator tableCreator, Substituter<String> stringCache)
-