public final class ObjectHashSet.ObjectIterator extends Object implements Iterator<T>, Serializable
| Constructor and Description |
|---|
ObjectIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
T |
nextValue() |
int |
remaining() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic int remaining()
public T nextValue()
Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.