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, wait
forEachRemaining, hasNext, next
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.