isBeforeOrSameAs

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.