ZoneOffsetTransition.opEquals

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

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

class ZoneOffsetTransition
override
bool
opEquals
(
Object other
)

Meta