public class FunctionMap extends HashMap<String,Conversions>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
FunctionMap() |
| Modifier and Type | Method and Description |
|---|---|
Conversions |
get(SRM_SRFT_Code src) |
static FunctionMap |
instance() |
void |
register(Conversions conv) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic static FunctionMap instance()
public void register(Conversions conv)
public Conversions get(SRM_SRFT_Code src)
Copyright © 2013 SEDRIS. All Rights Reserved.