Class Iterables.IteratorDecorator<U,​T>

  • All Implemented Interfaces:
    Iterator<T>
    Enclosing class:
    Iterables

    public static class Iterables.IteratorDecorator<U,​T>
    extends Object
    implements Iterator<T>