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