Checks if this duration is equal to the specified {@code Duration}. !(p) The comparison is based on the total length of the durations.
@param otherDuration the other duration, null returns false @return true if the other duration is equal to this one
See Implementation
Checks if this duration is equal to the specified {@code Duration}. !(p) The comparison is based on the total length of the durations.
@param otherDuration the other duration, null returns false @return true if the other duration is equal to this one