| Constructor and Description |
|---|
IterateChoiceProperties() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic Object next() throws NoSuchElementException
next in interface IteratorNoSuchElementExceptionpublic void remove()
throws UnsupportedOperationException,
IllegalStateException
remove in interface IteratorUnsupportedOperationExceptionIllegalStateExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.