public class EmptyIterator<E> extends Object implements Iterator<E>, Iterable<E>, Serializable
| Constructor and Description |
|---|
EmptyIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Iterator<E> |
iterator() |
E |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingforEach, spliteratorCopyright © 2025. All rights reserved.