com
.
github
.
nscala_time
.
time
RichPeriod
final
class
RichPeriod
extends
Super
with
PimpedType
[
Period
]
Source
RichPeriod.scala
Linear Supertypes
PimpedType
[
Period
],
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichPeriod
PimpedType
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichPeriod
(
underlying:
Period
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
def
*
(
scalar:
Int
)
:
Period
def
+
(
period:
ReadablePeriod
)
:
Period
def
-
(
period:
ReadablePeriod
)
:
Period
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
ago
:
DateTime
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
before
(
dt:
DateTime
)
:
DateTime
def
days
:
Int
def
from
(
dt:
DateTime
)
:
DateTime
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
def
hours
:
Int
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
later
:
DateTime
def
millis
:
Int
def
minutes
:
Int
def
months
:
Int
def
seconds
:
Int
def
standardDuration
:
Duration
def
toString
()
:
String
Definition Classes
Any
def
unary_-
:
Period
val
underlying
:
Period
Definition Classes
RichPeriod
→
PimpedType
def
weeks
:
Int
def
years
:
Int
Inherited from
PimpedType
[
Period
]
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped