toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
RecyclerBinderUpdateCallback
/
Operation
/
Operation
Operation
constructor
(
type
:
Int
,
index
:
Int
,
toIndex
:
Int
,
componentContainers
:
List
<
RecyclerBinderUpdateCallback.ComponentContainer
>
?
,
dataContainers
:
List
<
Diff
<
*
>
>
)