| Constructor and Description |
|---|
SingletonIterator(T value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic SingletonIterator(T value)
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.