toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
RecyclerBinderUpdateCallback
/
OperationExecutor
Operation
Executor
interface
OperationExecutor
Inheritors
RecyclerBinderOperationExecutor
Members
Functions
execute
Operations
Link copied to clipboard
abstract
fun
executeOperations
(
@
Nullable
c
:
ComponentContext
,
operations
:
List
<
RecyclerBinderUpdateCallback.Operation
>
)