Lineage
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
proxy
/
ru.hytalemodding.lineage.proxy.schedule
/
TaskHandleImpl
Task
Handle
Impl
class
TaskHandleImpl
(
future
:
Future
<
*
>
)
:
TaskHandle
Wraps a future for task cancellation.
Members
Constructors
Task
Handle
Impl
Link copied to clipboard
constructor
(
future
:
Future
<
*
>
)
Properties
is
Cancelled
Link copied to clipboard
open
override
val
isCancelled
:
Boolean
Functions
cancel
Link copied to clipboard
open
override
fun
cancel
(
)