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