Uses of Interface
io.engineblock.activityapi.cyclelog.buffers.results.CycleMutable
-
Packages that use CycleMutable Package Description io.engineblock.activityapi.core.ops.fluent.opfacets -
-
Uses of CycleMutable in io.engineblock.activityapi.core.ops.fluent.opfacets
Subinterfaces of CycleMutable in io.engineblock.activityapi.core.ops.fluent.opfacets Modifier and Type Interface Description interfaceOpFacets<D>This interface represents the union of interfaces needed for all of the behavioral facets of a useful Op implementation.interfaceTrackedOp<D>A tracked op is one that has been added to a tracker, and can then be started.Classes in io.engineblock.activityapi.core.ops.fluent.opfacets that implement CycleMutable Modifier and Type Class Description classEventedOpImpl<D>classOpImpl<D>
-