time
2.0.0-SNAPSHOT.121
time
/
io.spine.time
/
Temporal
/
isBefore
is
Before
public
boolean
isBefore
(
T
other
)
public
boolean
isBefore
(
Instant
other
)
public
boolean
isBefore
(
Timestamp
other
)
Checks if this point is time occurs earlier than the other one.