public class ShortCircuitShm.SlotIterator extends Object implements Iterator<ShortCircuitShm.Slot>
Constructor and Description |
---|
SlotIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
ShortCircuitShm.Slot |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public boolean hasNext()
hasNext
in interface Iterator<ShortCircuitShm.Slot>
public ShortCircuitShm.Slot next()
next
in interface Iterator<ShortCircuitShm.Slot>
public void remove()
remove
in interface Iterator<ShortCircuitShm.Slot>
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.