isInFuture

public boolean isInFuture()

Checks that this point in time lies in the future.

Uses currentTime to determine the "current" time to compare to.

Return

true if this point is time is later than the current time, false otherwise