GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
Input.InputInput() |
Modifier and Type | Method and Description |
---|---|
List<Object> |
getCsvInstance()
A list of input features, these can be strings or doubles.
|
Input.InputInput |
setCsvInstance(List<Object> csvInstance)
A list of input features, these can be strings or doubles.
|
clone, getFactory, setFactory, toPrettyString, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, set, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, values
public List<Object> getCsvInstance()
null
.public Input.InputInput setCsvInstance(List<Object> csvInstance)
null
.