public static interface Resumable.ResumeAutomaton extends Resumable, RunningAccessor
Resumable.ResumeAutomaton interface defines those methods related to
the resume life-cycle.Resumable.ResumeAutomaton, Resumable.ResumeBuilder<B extends Resumable.ResumeBuilder<B>>, Resumable.UncheckedResumableRunningAccessor.RunningMutator, RunningAccessor.RunningProperty| Modifier and Type | Method and Description |
|---|---|
boolean |
isResumable()
Determines whether the component may get resumed.
|
resume, resumeUncheckedisRunningboolean isResumable()
Resumable.resume() is possible.Copyright © 2017. All rights reserved.