AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
SimpleMapLookup() |
SimpleMapLookup(Map map) |
SimpleMapLookup(org.apache.commons.collections.Transformer transformer) |
Modifier and Type | Method and Description |
---|---|
Object |
transform(Object in)
For a Given String mnemonic code lookup the Hierarchy of the Category
|
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
Copyright © 2018. All rights reserved.