jp
.
ne
.
opt
.
chronoscala
RichLocalDate
final
class
RichLocalDate
extends
AnyVal
with
Ordered
[
LocalDate
]
Source
RichLocalDate.scala
Linear Supertypes
Ordered
[
LocalDate
],
Comparable
[
LocalDate
],
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichLocalDate
Ordered
Comparable
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichLocalDate
(
underlying:
LocalDate
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
def
+
(
period:
Period
)
:
LocalDate
def
-
(
period:
Period
)
:
LocalDate
def
<
(
that:
LocalDate
)
:
Boolean
Definition Classes
Ordered
def
<=
(
that:
LocalDate
)
:
Boolean
Definition Classes
Ordered
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
>
(
that:
LocalDate
)
:
Boolean
Definition Classes
Ordered
def
>=
(
that:
LocalDate
)
:
Boolean
Definition Classes
Ordered
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
compare
(
that:
LocalDate
)
:
Int
Definition Classes
RichLocalDate
→ Ordered
def
compareTo
(
that:
LocalDate
)
:
Int
Definition Classes
Ordered → Comparable
def
format
(
pattern:
String
)
:
String
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
to
(
end:
LocalDate
)
:
DateInterval
def
toString
()
:
String
Definition Classes
Any
val
underlying
:
LocalDate
Inherited from
Ordered
[
LocalDate
]
Inherited from
Comparable
[
LocalDate
]
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped