Modifier and Type | Method and Description |
---|---|
Class |
getKeyType()
The map key type.
|
Class |
getValueType()
The map value type.
|
ProxyMap |
newInstance(Class keyType,
Class valueType,
Comparator compare,
boolean trackChanges,
boolean autoOff)
Create a new instance of this proxy type.
|
copy, getChangeTracker, getOwner, getOwnerField, setOwner
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
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.