Package org.apache.openjpa.util.proxy
Interface ProxyMap
Interface implemented by proxies on
Map
types.- Author:
- Abe White
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe map key type.The map value type.newInstance
(Class keyType, Class valueType, Comparator compare, boolean trackChanges, boolean autoOff) Create a new instance of this proxy type.Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
Methods inherited from interface org.apache.openjpa.util.Proxy
copy, getChangeTracker, getOwner, getOwnerField, setOwner