Interface CycleMutable
-
- All Superinterfaces:
CycleReadable
- All Known Implementing Classes:
EventedOpImpl,OpImpl
public interface CycleMutable extends CycleReadable
-
-
Method Summary
Modifier and Type Method Description voidsetCycle(long cycle)set the cycle number associated with this element.-
Methods inherited from interface io.engineblock.activityapi.cyclelog.buffers.results.CycleReadable
getCycle
-
-