org
.
gerweck
.
scala
.
util
.
date
.
ThreeTenBPWrappers
RichTTInstant
final
class
RichTTInstant
extends
AnyVal
with
UniversalOrdering
[
Instant
]
Linear Supertypes
UniversalOrdering
[
Instant
],
Ordered
[
Instant
],
Comparable
[
Instant
],
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichTTInstant
UniversalOrdering
Ordered
Comparable
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichTTInstant
(
inner:
Instant
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
def
+
(
d:
FiniteDuration
)
:
Instant
def
+
(
duration:
TemporalAmount
)
:
Instant
def
-
(
d:
FiniteDuration
)
:
Instant
def
-
(
duration:
TemporalAmount
)
:
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
RichTTInstant
→
UniversalOrdering
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isNewerThan
(
d:
FiniteDuration
)
:
Boolean
def
isOlderThan
(
d:
FiniteDuration
)
:
Boolean
def
max
(
that:
Instant
)
:
Instant
Definition Classes
UniversalOrdering
Annotations
@inline
()
def
min
(
that:
Instant
)
:
Instant
Definition Classes
UniversalOrdering
Annotations
@inline
()
def
toSqlTimestamp
:
Timestamp
def
toString
()
:
String
Definition Classes
Any
Inherited from
UniversalOrdering
[
Instant
]
Inherited from
Ordered
[
Instant
]
Inherited from
Comparable
[
Instant
]
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped