Ackpine
Toggle table of contents
0.9.4
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Ackpine
ackpine-core
/
ru.solrudev.ackpine.session
/
Session
/
State
/
Completed
Completed
sealed
interface
Completed
<
out
F
:
Failure
>
:
Session.State
<
F
>
Marks a session's state as
completed
.
Inheritors
Succeeded
Failed
Members
Properties
is
Terminal
Link copied to clipboard
open
val
isTerminal
:
Boolean
Returns whether the session is in terminal state.