|
|||||||||
| 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.HashMapProxy<K,V>
@Persistent(proxyFor=java.util.HashMap.class) static class MapProxy.HashMapProxy<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.HashMapProxy()
|
| 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.HashMapProxy()
| 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 | ||||||||