com
.
github
.
nscala_time
.
time
RichDuration
final
class
RichDuration
extends
Super
with
PimpedType
[
Duration
]
Source
RichDuration.scala
Linear Supertypes
PimpedType
[
Duration
],
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichDuration
PimpedType
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichDuration
(
underlying:
Duration
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
def
+
(
amount:
ReadableDuration
)
:
Duration
def
+
(
amount:
Long
)
:
Duration
def
-
(
amount:
ReadableDuration
)
:
Duration
def
-
(
amount:
Long
)
:
Duration
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
seconds
:
Long
def
toString
()
:
String
Definition Classes
Any
val
underlying
:
Duration
Definition Classes
RichDuration
→
PimpedType
Inherited from
PimpedType
[
Duration
]
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped