public class LongInstantiator extends AbstractInstantiator<java.lang.Long>
| Constructor and Description |
|---|
LongInstantiator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getOrderedFieldNames() |
java.lang.Long |
newInstance() |
addReferer, resolveclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuespublic java.util.List<java.lang.String> getOrderedFieldNames()
getOrderedFieldNames in class AbstractInstantiator<java.lang.Long>public java.lang.Long newInstance()
newInstance in class AbstractInstantiator<java.lang.Long>