org.apache.openjpa.util
Interface ProxyCollections.ProxyIterator

All Superinterfaces:
Iterator
All Known Subinterfaces:
ProxyCollections.ProxyListIterator
Enclosing class:
ProxyCollections

public static interface ProxyCollections.ProxyIterator
extends Iterator

Marker interface for a proxied iterator.


Method Summary
 
Methods inherited from interface java.util.Iterator
hasNext, next, remove
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.