GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
Input.InputInput() |
Modifier and Type | Method and Description |
---|---|
List<Object> |
getCsvInstance()
The value returned may be
null . |
Input.InputInput |
setCsvInstance(List<Object> csvInstance)
The value set may be
null . |
clone, getFactory, setFactory, toPrettyString, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, set, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, values
public Input.InputInput setCsvInstance(List<Object> csvInstance)
null
.