| Constructor and Description |
|---|
EmptyIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
forEachRemaining(Consumer<? super Object> action) |
boolean |
hasNext() |
static <T> Iterator<T> |
instance() |
Object |
next() |
void |
remove() |
Copyright © 2020. All rights reserved.