java.util.Iterator<ShortCircuitShm.Slot>public class ShortCircuitShm.SlotIterator extends java.lang.Object implements java.util.Iterator<ShortCircuitShm.Slot>
| Constructor | Description |
|---|---|
SlotIterator() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
hasNext() |
|
ShortCircuitShm.Slot |
next() |
|
void |
remove() |
public boolean hasNext()
hasNext in interface java.util.Iterator<ShortCircuitShm.Slot>public ShortCircuitShm.Slot next()
next in interface java.util.Iterator<ShortCircuitShm.Slot>public void remove()
remove in interface java.util.Iterator<ShortCircuitShm.Slot>Copyright © 2008–2025 Apache Software Foundation. All rights reserved.