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