public interface IPeekableIterator<E> extends Iterator<E>
E
peek()
hasNext, next, remove
E peek()
Copyright © 2005–2015 IIPC. All rights reserved.