public static class TMObsrvtn.TMOMap extends java.util.HashMap<java.lang.Integer,java.lang.String>
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>
java.util.Map.Entry<K,V>
TMOMap(java.util.Map<java.lang.Integer,java.lang.String> map)
java.lang.String
get(java.lang.Integer key)
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
getClass, notify, notifyAll, wait, wait, wait
equals, hashCode
public TMOMap(java.util.Map<java.lang.Integer,java.lang.String> map)
public java.lang.String get(java.lang.Integer key)