| Constructor and Description |
|---|
SingletonIterator(E element) |
| Modifier and Type | Method and Description |
|---|---|
void |
forEachRemaining(Consumer<? super E> action) |
boolean |
hasNext() |
Iterator<E> |
iterator() |
E |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2025. All rights reserved.