Package one.microstream.util.xcsv
Interface XCSV.ValueSeparatorWeight
- All Known Implementing Classes:
XCSV.ValueSeparatorWeight.Default
- Enclosing class:
- XCSV
public static interface XCSV.ValueSeparatorWeight
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
XCSV.ValueSeparatorWeight.Default
-
Method Summary
Modifier and Type Method Description char
valueSeparator()
float
weight()
-
Method Details
-
valueSeparator
char valueSeparator() -
weight
float weight()
-