DataType.LIST, DataType.MAP, DataType.RUNTIME| Constructor and Description |
|---|
RUNTIME() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
createValue()
MAP and LIST types overrides this method to return appropriate new map or list
|
boolean |
isCompatible(Object input)
Determines if an input is compatible with current DataType
|
create, determineDataType, expandpublic boolean isCompatible(Object input)
DataTypeisCompatible in class DataTypeprotected Object createValue()
DataTypecreateValue in class DataTypeCopyright © 2023. All rights reserved.