public static class PageMapperMethod.ParamMap<V> extends java.util.HashMap<java.lang.String,V>
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>
java.util.Map.Entry<K,V>
ParamMap()
V
get(java.lang.Object key)
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
equals, hashCode
public ParamMap()
public V get(java.lang.Object key)
get
java.util.Map<java.lang.String,V>
java.util.HashMap<java.lang.String,V>