| Class | Description |
|---|---|
| RangeCheck |
Functions for enforcing range constraints at run time.
|
| RangeInclusiveB |
Immutable type representing an inclusive range with
BigInteger
components. |
| RangeInclusiveD |
Immutable type representing an inclusive range with
double
components. |
| RangeInclusiveI |
Immutable type representing an inclusive range with
int
components. |
| RangeInclusiveL |
Immutable type representing an inclusive range with
long
components. |
| Ranges |
Predefined ranges.
|
| Exception | Description |
|---|---|
| RangeCheckException |
An exception raised when a
RangeCheck assertion fails. |
Copyright © 2015 <code@io7m.com> http://io7m.com