test_package
ex
SpecializedDuration
method operator ==
operator ==
class SpecializedDuration
Constructors
SpecializedDuration
Properties
hashCode
inDays
inHours
inMicroseconds
inMilliseconds
inMinutes
inSeconds
isNegative
runtimeType
Methods
abs
compareTo
noSuchMethod
toString
Operators
operator *
operator +
operator -
operator <
operator <=
operator ==
operator >
operator >=
operator unary-
operator ~/
bool
operator ==
(
other
)
Returns
true
if this Duration is the same object as
other
.
method operator ==