public class AbstractReplicationPacketSingleEntryData.SingleEntryIterator extends Object implements Iterator<IReplicationPacketEntryData>
Constructor and Description |
---|
SingleEntryIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
IReplicationPacketEntryData |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public boolean hasNext()
hasNext
in interface Iterator<IReplicationPacketEntryData>
public IReplicationPacketEntryData next()
next
in interface Iterator<IReplicationPacketEntryData>
public void remove()
remove
in interface Iterator<IReplicationPacketEntryData>
Copyright © GigaSpaces.