toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho.debug
/
LithoDebugEvents
/
TreeFuture
Tree
Future
object
TreeFuture
Members
Functions
get
Link copied to clipboard
@
JvmStatic
fun
get
(
treeId
:
Int
,
name
:
String
)
get
Partial
Link copied to clipboard
@
JvmStatic
fun
getPartial
(
treeId
:
Int
,
name
:
String
)
interrupt
Link copied to clipboard
@
JvmStatic
fun
interrupt
(
treeId
:
Int
,
name
:
String
)
resume
Link copied to clipboard
@
JvmStatic
fun
resume
(
treeId
:
Int
,
name
:
String
)
run
Link copied to clipboard
@
JvmStatic
fun
run
(
treeId
:
Int
,
name
:
String
)
wait
Link copied to clipboard
@
JvmStatic
fun
wait
(
treeId
:
Int
,
name
:
String
,
waitingOn
:
Int
)