Uses of Interface
one.microstream.chars.StringTable.Creator
| Package | Description | 
|---|---|
| one.microstream.chars | |
| one.microstream.util.xcsv | 
- 
Uses of StringTable.Creator in one.microstream.charsClasses in one.microstream.chars that implement StringTable.Creator Modifier and Type Class Description static classStringTable.Default.Creator
- 
Uses of StringTable.Creator in one.microstream.util.xcsvConstructors in one.microstream.util.xcsv with parameters of type StringTable.Creator Constructor Description TableCollector(Consumer<StringTable> tableCollector, StringTable.Creator tableCreator, Substituter<String> stringCache)