Instant.opEquals

Checks if this instant is equal to the specified instant. !(p) The comparison is based on the time-line position of the instants.

@param otherInstant the other instant, null returns false @return true if the other instant is equal to this one

class Instant
override
bool
opEquals
()

Meta