public class MathContextInstantiator extends AbstractInstantiator<java.math.MathContext>
| Constructor and Description |
|---|
MathContextInstantiator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getOrderedFieldNames() |
java.math.MathContext |
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.math.MathContext>public java.math.MathContext newInstance()
newInstance in class AbstractInstantiator<java.math.MathContext>