public interface LinkedListIterator<E> extends Iterator<E>
void
close()
repeat()
forEachRemaining, hasNext, next, remove
void repeat()
void close()
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.