public abstract class SelectionIterator<S> extends Object implements Iterator<S>
| Constructor and Description |
|---|
SelectionIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNext, nextCopyright © 2006–2021 JBoss by Red Hat. All rights reserved.