| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
static <E> EmptyIterator<E> |
instance()
Returns
EmptyIterator instance. |
E |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining@NotNull public static <E> EmptyIterator<E> instance()
EmptyIterator instance.E - elements typeEmptyIterator instanceCopyright © 2020. All rights reserved.