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() |
removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2016. All rights reserved.