Class OpCountingIterator<T>

  • Type Parameters:
    T - Item type.
    All Implemented Interfaces:
    Iterator<T>

    public class OpCountingIterator<T>
    extends Object
    implements Iterator<T>