Constructor and Description |
---|
SingletonIterator(E value)
Creates a new EmptyIterator.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
E |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public SingletonIterator(E value)
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.