isLaterOrSameAs

public boolean isLaterOrSameAs(T other)

Deprecated

Checks if this point is time occurs later than the other one or they coincide.

Deprecated

please use isAfterOrSameAs.