public boolean greaterThan (Duration other)

Returns true if the specified duration is greater than (>) this instance. INDEFINITE is treated as if it were positive infinity.

Parameters:
other    cannot be null

Returns:  true if millis > other.millis using double arithmetic