Interface ProxyCollections.ProxyIterator

  • All Superinterfaces:
    java.util.Iterator
    All Known Subinterfaces:
    ProxyCollections.ProxyListIterator
    Enclosing class:
    ProxyCollections

    public static interface ProxyCollections.ProxyIterator
    extends java.util.Iterator
    Marker interface for a proxied iterator.
    • Method Summary

      • Methods inherited from interface java.util.Iterator

        forEachRemaining, hasNext, next, remove