K
V
public class ProProperties<K,V extends Pro> extends java.util.HashMap<K,V>
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>
java.util.Map.Entry<K,V>
ProProperties()
void
freeze()
java.util.Properties
getProperties(CallContext callcontext)
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
finalize, getClass, notify, notifyAll, wait, wait, wait
equals, hashCode
public ProProperties()
public void freeze()
public java.util.Properties getProperties(CallContext callcontext)