avail
2.0.0.alpha02
avail
/
avail.descriptor.fiber
/
FiberDescriptor
/
ExecutionState
/
UNSTARTED
UNSTARTED
UNSTARTED
(
true
,
false
,
{ setOf(RUNNING) }
)
Content copied to clipboard
The fiber has not been started.
Functions
Properties
Functions
may
Transition
To
Link copied to clipboard
fun
mayTransitionTo
(
newState
:
FiberDescriptor.ExecutionState
)
:
Boolean
Content copied to clipboard
Determine if this is a valid successor state.
Properties
indicatesSuspension
Link copied to clipboard
val
indicatesSuspension
:
Boolean
Content copied to clipboard
indicatesTermination
Link copied to clipboard
val
indicatesTermination
:
Boolean
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard