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 classXCSV.ValueSeparatorWeight.Default - 
Method Summary
Modifier and Type Method Description charvalueSeparator()floatweight() 
- 
Method Details
- 
valueSeparator
char valueSeparator() - 
weight
float weight() 
 -