All Classes and Interfaces
Class
Description
Functions for enforcing range constraints at run time.
An exception raised when a
RangeCheck assertion fails.A half open (inclusive lower, exclusive upper) range with
BigInteger components.Builds instances of type
RangeHalfOpenB.A half open (inclusive lower, exclusive upper) range with
BigInteger components. Functions for enforcing range constraints at run time.
A half open (inclusive lower, exclusive upper) range with
double components.Builds instances of type
RangeHalfOpenD.A half open (inclusive lower, exclusive upper) range with
double components.A half open (inclusive lower, exclusive upper) range with
int components.Builds instances of type
RangeHalfOpenI.A half open (inclusive lower, exclusive upper) range with
int components.A half open (inclusive lower, exclusive upper) range with
long components.Builds instances of type
RangeHalfOpenL.A half open (inclusive lower, exclusive upper) range with
long components.An inclusive range with
BigInteger components.Builds instances of type
RangeInclusiveB.An inclusive range with
BigInteger components.An inclusive range with
double components.Builds instances of type
RangeInclusiveD.An inclusive range with
double components.An inclusive range with
int components.Builds instances of type
RangeInclusiveI.An inclusive range with
int components.An inclusive range with
long components.Builds instances of type
RangeInclusiveL.An inclusive range with
long components.Predefined ranges.