| 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, waitforEachRemainingpublic SingletonIterator(E value)
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.