Package org.apache.openjpa.util.proxy
Interface ProxyCollections.ProxyIterator
- All Superinterfaces:
Iterator
- All Known Subinterfaces:
ProxyCollections.ProxyListIterator
- Enclosing class:
- ProxyCollections
Marker interface for a proxied iterator.
-
Method Summary
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, remove