|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.persist.impl.MapProxy<K,V>
com.sleepycat.persist.impl.MapProxy.TreeMapProxy<K,V>
@Persistent(proxyFor=java.util.TreeMap.class) static class MapProxy.TreeMapProxy<K,V>
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sleepycat.persist.impl.MapProxy |
---|
MapProxy.HashMapProxy<K,V>, MapProxy.TreeMapProxy<K,V> |
Constructor Summary | |
---|---|
protected |
MapProxy.TreeMapProxy()
|
Method Summary | |
---|---|
protected java.util.Map<K,V> |
newInstance(int size)
|
Methods inherited from class com.sleepycat.persist.impl.MapProxy |
---|
convertProxy, initializeProxy |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected MapProxy.TreeMapProxy()
Method Detail |
---|
protected java.util.Map<K,V> newInstance(int size)
newInstance
in class MapProxy<K,V>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |