Class AbstractPersistentCollection.ListIteratorProxy

java.lang.Object
org.hibernate.collection.spi.AbstractPersistentCollection.ListIteratorProxy
All Implemented Interfaces:
Iterator<E>, ListIterator<E>
Enclosing class:
AbstractPersistentCollection<E>

protected final class AbstractPersistentCollection.ListIteratorProxy extends Object implements ListIterator<E>