K - V - public class ProProperties<K,V extends Pro>
extends java.util.HashMap<K,V>
| Constructor and Description |
|---|
ProProperties() |
| Modifier and Type | Method and Description |
|---|---|
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, valuespublic void freeze()
public java.util.Properties getProperties(CallContext callcontext)