Modifier and Type | Method and Description |
---|---|
java.lang.Class |
getKeyType()
The map key type.
|
java.lang.Class |
getValueType()
The map value type.
|
ProxyMap |
newInstance(java.lang.Class keyType,
java.lang.Class valueType,
java.util.Comparator compare,
boolean trackChanges,
boolean autoOff)
Create a new instance of this proxy type.
|
copy, getChangeTracker, getOwner, getOwnerField, setOwner
java.lang.Class getKeyType()
java.lang.Class getValueType()
ProxyMap newInstance(java.lang.Class keyType, java.lang.Class valueType, java.util.Comparator compare, boolean trackChanges, boolean autoOff)
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.