| Modifier and Type | Field | Description |
|---|---|---|
static EmptySequence.EmptyIterator |
INSTANCE |
| Constructor | Description |
|---|---|
EmptyIterator() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
hasNext() |
|
Object |
next() |
|
void |
remove() |
forEachRemainingpublic static final EmptySequence.EmptyIterator INSTANCE
Copyright © 2022–2023. All rights reserved.