protected class ForEachSupport.SimpleForEachIterator extends java.lang.Object implements ForEachSupport.ForEachIterator
| Constructor and Description |
|---|
SimpleForEachIterator(java.util.Iterator i) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
java.lang.Object |
next() |
public boolean hasNext()
hasNext in interface ForEachSupport.ForEachIteratorpublic java.lang.Object next()
next in interface ForEachSupport.ForEachIteratorCopyright © 2019 Eclipse Foundation. All rights reserved.