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