
public static class DoubleVectorLabelParser.Parameterizer extends NumberVectorLabelParser.Parameterizer<DoubleVector>
labelIndicescolSep, quoteChar| Constructor and Description |
|---|
DoubleVectorLabelParser.Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected DoubleVectorLabelParser |
makeInstance()
Make an instance after successful configuration.
|
makeOptionsconfigure, makepublic DoubleVectorLabelParser.Parameterizer()
protected DoubleVectorLabelParser makeInstance()
AbstractParameterizermakeInstance in class NumberVectorLabelParser.Parameterizer<DoubleVector>