isEarlierOrSameAs

public boolean isEarlierOrSameAs(T other)

Deprecated

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

Deprecated

please use isBeforeOrSameAs.