public static interface Iterators.LookaheadIterator<A> extends Iterator<A>
A
lookahead()
forEachRemaining, hasNext, next, remove
A lookahead()
see also the complete user documentation .