moshi
/
com.squareup.moshi
/
Types
/
equals
equals
open fun
equals
(
@
Nullable
a:
Type
,
@
Nullable
b:
Type
):
Boolean
Content copied to clipboard
Returns true if
a
and
b
are equal.