Iterator<E>
private SingleLinkedList<E>.Entry<E>
current
private
Values(SingleLinkedList<E>.Entry<E> current)
boolean
hasNext()
E
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
next
remove