protected class AbstractGroup.EmptyIterator<T> extends Object implements Iterator<T>
Modifier | Constructor and Description |
---|---|
protected |
EmptyIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.