| Modifier and Type | Field and Description |
|---|---|
private E |
element
The single element to iterate.
|
| Constructor and Description |
|---|
SingleElementIterator(E element)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
E |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2001–2016 mmm-Team. All rights reserved.