public class LongInstantiator extends AbstractInstantiator<Long>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
LongInstantiator() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getOrderedFieldNames() |
Long |
newInstance() |
addReferer, resolveclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic LongInstantiator()
public List<String> getOrderedFieldNames()
getOrderedFieldNames in class AbstractInstantiator<Long>public Long newInstance()
newInstance in class AbstractInstantiator<Long>