com
.
github
.
nscala_time
.
time
RichInt
final
class
RichInt
extends
Super
with
PimpedType
[
Int
]
Source
RichInt.scala
Linear Supertypes
PimpedType
[
Int
],
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichInt
PimpedType
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichInt
(
underlying:
Int
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
def
*
(
period:
Period
)
:
Period
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
day
:
Period
def
days
:
Period
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
def
hour
:
DurationBuilder
def
hours
:
DurationBuilder
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
milli
:
DurationBuilder
def
millis
:
DurationBuilder
def
minute
:
DurationBuilder
def
minutes
:
DurationBuilder
def
month
:
Period
def
months
:
Period
def
second
:
DurationBuilder
def
seconds
:
DurationBuilder
def
toString
()
:
String
Definition Classes
Any
val
underlying
:
Int
Definition Classes
RichInt
→
PimpedType
def
week
:
Period
def
weeks
:
Period
def
year
:
Period
def
years
:
Period
Inherited from
PimpedType
[
Int
]
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped