public static class FloatVectorLabelParser.Parameterizer extends NumberVectorLabelParser.Parameterizer<FloatVector>
labelIndices
colSep, quoteChar
Constructor and Description |
---|
FloatVectorLabelParser.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected FloatVectorLabelParser |
makeInstance()
Make an instance after successful configuration.
|
makeOptions
configure, make
public FloatVectorLabelParser.Parameterizer()
protected FloatVectorLabelParser makeInstance()
AbstractParameterizer
makeInstance
in class NumberVectorLabelParser.Parameterizer<FloatVector>