isAfterOrSameAs

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.