Class AbstractPersistentCollection.SetProxy<E>

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

protected class AbstractPersistentCollection.SetProxy<E> extends Object implements Set<E>