DataType.LIST, DataType.MAP, DataType.RUNTIME
Constructor and Description |
---|
MAP() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
createValue()
MAP and LIST types overrides this method to return appropriate new map or list
|
boolean |
isCompatible(java.lang.Object input)
Determines if an input is compatible with current DataType
|
create, determineDataType, expand
protected java.lang.Object createValue()
DataType
createValue
in class DataType
public boolean isCompatible(java.lang.Object input)
DataType
isCompatible
in class DataType