ZoneOffsetTransitionRule.opEquals

Checks if this object equals another. !(p) The entire state of the object is compared.

@param otherRule the other object to compare to, null returns false @return true if equal

class ZoneOffsetTransitionRule
override
bool
opEquals
(
Object otherRule
)

Meta