rd-framework
2023.1.2
rd-framework
/
com.jetbrains.rd.framework.impl
/
RdTask
Rd
Task
open
class
RdTask
<
T
>
:
IRdTask
<
T
>
Content copied to clipboard
Types
Constructors
Functions
Properties
Inheritors
Constructors
Rd
Task
Link copied to clipboard
fun
RdTask
(
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
set
Link copied to clipboard
fun
set
(
v
:
T
)
Content copied to clipboard
Properties
result
Link copied to clipboard
open
override
val
result
:
WriteOnceProperty
<
RdTaskResult
<
T
>
>
Content copied to clipboard
Inheritors
WiredRdTask
Link copied to clipboard