com
.
github
.
nscala_time
.
time
RichPeriod
Related Doc:
package time
final
class
RichPeriod
extends
AnyVal
Source
RichPeriod.scala
Linear Supertypes
AnyVal
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
RichPeriod
AnyVal
Any
Hide All
Show All
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
def
weeks
:
Int
def
years
:
Int
Inherited from
AnyVal
Inherited from
Any
Ungrouped