-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ValueIterator
public ValueIterator()
-
Method Detail
-
nextLong
public long nextLong()
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface Iterator<T>
-
remove
public void remove()
- Specified by:
remove
in interface Iterator<T>
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.