T - the element typepublic class ConstantIterator<T> extends ReadOnlyIterator<T>
| Constructor and Description |
|---|
ConstantIterator(T value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
removeCopyright © 2013. All Rights Reserved.