com
.
github
.
nscala_time
.
time
RichLocalDateProperty
Related Doc:
package time
final
class
RichLocalDateProperty
extends
AnyVal
Source
RichLocalDateProperty.scala
Linear Supertypes
AnyVal
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
RichLocalDateProperty
AnyVal
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
RichLocalDateProperty
(
underlying:
Property
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
apply
(
text:
String
,
locale:
Locale
)
:
LocalDate
def
apply
(
text:
String
)
:
LocalDate
def
apply
(
value:
Int
)
:
LocalDate
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
localDate
:
LocalDate
def
round
:
LocalDate
def
roundCeiling
:
LocalDate
def
roundDown
:
LocalDate
def
roundFloor
:
LocalDate
def
roundUp
:
LocalDate
def
toString
()
:
String
Definition Classes
Any
Inherited from
AnyVal
Inherited from
Any
Ungrouped