org
.
gerweck
.
scala
.
util
.
joda
RichJodaInstant
Related Doc:
package joda
implicit final
class
RichJodaInstant
extends
AnyVal
with
UniversalOrdering
[
Instant
]
Linear Supertypes
UniversalOrdering
[
Instant
],
Ordered
[
Instant
],
Comparable
[
Instant
],
AnyVal
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
RichJodaInstant
UniversalOrdering
Ordered
Comparable
AnyVal
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
RichJodaInstant
(
inner:
Instant
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
def
+
(
d:
FiniteDuration
)
:
Instant
def
+
(
duration:
ReadableDuration
)
:
Instant
def
+
(
duration:
Long
)
:
Instant
def
-
(
d:
FiniteDuration
)
:
Instant
def
-
(
duration:
ReadableDuration
)
:
Instant
def
-
(
duration:
Long
)
:
Instant
def
-
(
other:
Instant
)
:
Duration
def
<
(
that:
Instant
)
:
Boolean
Definition Classes
Ordered
def
<=
(
that:
Instant
)
:
Boolean
Definition Classes
Ordered
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
>
(
that:
Instant
)
:
Boolean
Definition Classes
Ordered
def
>=
(
that:
Instant
)
:
Boolean
Definition Classes
Ordered
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
compare
(
that:
Instant
)
:
Int
Definition Classes
UniversalOrdering
→ Ordered
Annotations
@inline
()
def
compareTo
(
that:
Instant
)
:
Int
Definition Classes
Ordered → Comparable
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
val
inner
:
Instant
Definition Classes
RichJodaInstant
→
UniversalOrdering
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
max
(
that:
Instant
)
:
Instant
Definition Classes
UniversalOrdering
Annotations
@inline
()
def
min
(
that:
Instant
)
:
Instant
Definition Classes
UniversalOrdering
Annotations
@inline
()
def
toString
()
:
String
Definition Classes
Any
Inherited from
UniversalOrdering
[
Instant
]
Inherited from
Ordered
[
Instant
]
Inherited from
Comparable
[
Instant
]
Inherited from
AnyVal
Inherited from
Any
Ungrouped