Iterator<E>
SingletonIterator(E element)
void
forEachRemaining(Consumer<? super E> action)
boolean
hasNext()
E
next()
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasNext
next
remove
forEachRemaining