toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
ComponentUtils
/
areCollectionsEquals
are
Collections
Equals
@
JvmStatic
fun
areCollectionsEquals
(
type
:
Type
,
c1
:
Collection
<
*
>
?
,
c2
:
Collection
<
*
>
?
)
:
Boolean