range property

Interval<int> range
final

The valid range of the start and end microseconds, inclusive.

Implementation

static final Interval<int> range = Interval.closed(-8640000000000000000, 8640000000000000000);