Uses of Interface
one.microstream.chars.StringTable.Creator
Package | Description |
---|---|
one.microstream.chars | |
one.microstream.util.xcsv |
-
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.xcsv
Constructors in one.microstream.util.xcsv with parameters of type StringTable.Creator Constructor Description TableCollector(Consumer<StringTable> tableCollector, StringTable.Creator tableCreator, Substituter<String> stringCache)