toggle menu
Litho
androidJvm
switch theme
search in API
litho-testing
/
com.facebook.litho.testing.sections
/
TestSectionCreator
/
TestStateContainer
Test
State
Container
open
class
TestStateContainer
:
StateContainer
Members
Constructors
Test
State
Container
Link copied to clipboard
constructor
(
)
Properties
applied
State
Update
Link copied to clipboard
val
appliedStateUpdate
:
Set
<
StateContainer.StateUpdate
>
Functions
apply
State
Update
Link copied to clipboard
open
fun
applyStateUpdate
(
stateUpdate
:
StateContainer.StateUpdate
)
clone
Link copied to clipboard
open
fun
clone
(
)
:
StateContainer