time
2.0.0-SNAPSHOT.121
time
/
io.spine.time
/
Temporal
/
isAfterOrSameAs
is
After
Or
Same
As
public
boolean
isAfterOrSameAs
(
T
other
)
public
boolean
isAfterOrSameAs
(
Instant
other
)
public
boolean
isAfterOrSameAs
(
Timestamp
other
)
Checks if this point is time occurs later than the other one or they coincide.