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