E
@Internal public interface IterableIterator<E> extends Iterator<E>, Iterable<E>
Iterator
Iterable
forEachRemaining, hasNext, next, remove
forEach, iterator, spliterator
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.