public interface RunningAccessor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RunningAccessor.RunningMutator
Provides a mutator for a running property.
|
static interface |
RunningAccessor.RunningProperty
Provides a running property.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRunning()
Retrieves the is-running property from the running property.
|
boolean isRunning()
Startable.start() or
Resumable.resume().Copyright © 2018. All rights reserved.