toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget-kotlin
/
com.facebook.litho.widget.collection
/
CollectionUpdateOperation
/
CollectionUpdateOperation
Collection
Update
Operation
constructor
(
prevData
:
List
<
T
>
?
,
nextData
:
List
<
T
>
?
)