@Persistent(proxyFor=java.util.TreeMap.class) static class MapProxy.TreeMapProxy<K,V> extends MapProxy<K,V>
MapProxy.HashMapProxy<K,V>, MapProxy.LinkedHashMapProxy<K,V>, MapProxy.TreeMapProxy<K,V>
Modifier | Constructor and Description |
---|---|
protected |
MapProxy.TreeMapProxy() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map<K,V> |
newInstance(int size) |
convertProxy, initializeProxy
Copyright (c) 2004-2012 Oracle. All rights reserved.