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