- java.lang.Object
-
- org.jgroups.util.Responses.PingDataIterator
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining
-
-
Field Detail
-
index
protected int index
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface java.util.Iterator<PingData>
-
next
public PingData next()
- Specified by:
next
in interface java.util.Iterator<PingData>
-
remove
public void remove()
- Specified by:
remove
in interface java.util.Iterator<PingData>
Copyright © 1998-2020 Red Hat. All Rights Reserved.