Class AbstractPersistentCollection.ListProxy

java.lang.Object
org.hibernate.collection.spi.AbstractPersistentCollection.ListProxy
All Implemented Interfaces:
Iterable<E>, Collection<E>, List<E>
Enclosing class:
AbstractPersistentCollection<E>

protected final class AbstractPersistentCollection.ListProxy extends Object implements List<E>