toggle menu
realm-kotlin
3.0.0
common
switch theme
search in API
Realm Kotlin SDK
/
io.realm.kotlin.types
/
RealmAny
/
equals
equals
abstract
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Two
RealmAny
instances are equal if and only if their types and contents are the equal.