|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.persist.impl.CollectionProxy<E>
com.sleepycat.persist.impl.CollectionProxy.HashSetProxy<E>
@Persistent(proxyFor=java.util.HashSet.class) static class CollectionProxy.HashSetProxy<E>
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sleepycat.persist.impl.CollectionProxy |
---|
CollectionProxy.ArrayListProxy<E>, CollectionProxy.HashSetProxy<E>, CollectionProxy.LinkedListProxy<E>, CollectionProxy.TreeSetProxy<E> |
Constructor Summary | |
---|---|
protected |
CollectionProxy.HashSetProxy()
|
Method Summary | |
---|---|
protected java.util.Collection<E> |
newInstance(int size)
|
Methods inherited from class com.sleepycat.persist.impl.CollectionProxy |
---|
convertProxy, copyElements, getElements, initializeProxy, setElements |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected CollectionProxy.HashSetProxy()
Method Detail |
---|
protected java.util.Collection<E> newInstance(int size)
newInstance
in class CollectionProxy<E>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |