Package org.refcodes.component
Interface RunningAccessor.RunningProperty
-
- All Superinterfaces:
RunningAccessor
,RunningAccessor.RunningMutator
- Enclosing interface:
- RunningAccessor
public static interface RunningAccessor.RunningProperty extends RunningAccessor, RunningAccessor.RunningMutator
Provides a running property.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.refcodes.component.RunningAccessor
RunningAccessor.RunningMutator, RunningAccessor.RunningProperty
-
-
Method Summary
-
Methods inherited from interface org.refcodes.component.RunningAccessor
isRunning
-
Methods inherited from interface org.refcodes.component.RunningAccessor.RunningMutator
setRunning
-
-