public class LightWeightGSet.SetIterator extends Object implements Iterator<E>
Constructor and Description |
---|
SetIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
E |
next() |
void |
remove() |
void |
setTrackModification(boolean trackModification) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public SetIterator()
public void setTrackModification(boolean trackModification)
Copyright © 2017 Apache Software Foundation. All Rights Reserved.