|
|||||||||
| 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.LinkedListProxy<E>
@Persistent(proxyFor=java.util.LinkedList.class) static class CollectionProxy.LinkedListProxy<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.LinkedListProxy()
|
| 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.LinkedListProxy()
| 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 | ||||||||