equals

open operator override fun equals(other: Any?): Boolean

Two MutableRealmInts are equal if and only if their Long values are equal.

Return

true if the target has the same value.

Parameters

other

compare target