Uses of Interface
one.microstream.util.xcsv.XCSV.ValueSeparatorWeight
Package | Description |
---|---|
one.microstream.util.xcsv |
-
Uses of XCSV.ValueSeparatorWeight in one.microstream.util.xcsv
Classes in one.microstream.util.xcsv that implement XCSV.ValueSeparatorWeight Modifier and Type Class Description static class
XCSV.ValueSeparatorWeight.Default
Methods in one.microstream.util.xcsv that return XCSV.ValueSeparatorWeight Modifier and Type Method Description XCSV.ValueSeparatorWeight
XCsvDataType. lookupValueSeparator(char c)
XCSV.ValueSeparatorWeight
XCsvDataType. lookupValueSeparator(Character c)
static XCSV.ValueSeparatorWeight
XCSV. ValueSeparatorWeight(char valueSeparator, double weight)
Methods in one.microstream.util.xcsv that return types with arguments of type XCSV.ValueSeparatorWeight Modifier and Type Method Description EqConstHashTable<Character,XCSV.ValueSeparatorWeight>
XCsvDataType. valueSeparatorWeights()