Class AbstractPersistentCollection.IteratorProxy<E>
java.lang.Object
org.hibernate.collection.spi.AbstractPersistentCollection.IteratorProxy<E>
- All Implemented Interfaces:
Iterator<E>
- Enclosing class:
AbstractPersistentCollection<E>
-
Constructor Details
-
IteratorProxy
-
-
Method Details
-
hasNext
-
next
-
remove
-