| Interface | Description |
|---|---|
| RangeInclusiveBType |
An inclusive range with
BigInteger components. |
| RangeInclusiveDType |
An inclusive range with
double components. |
| RangeInclusiveIType |
An inclusive range with
int components. |
| RangeInclusiveLType |
An inclusive range with
long components. |
| Class | Description |
|---|---|
| RangeCheck |
Functions for enforcing range constraints at run time.
|
| RangeInclusiveB |
An inclusive range with
BigInteger components. |
| RangeInclusiveB.Builder |
Builds instances of type
RangeInclusiveB. |
| RangeInclusiveD |
An inclusive range with
double components. |
| RangeInclusiveD.Builder |
Builds instances of type
RangeInclusiveD. |
| RangeInclusiveI |
An inclusive range with
int components. |
| RangeInclusiveI.Builder |
Builds instances of type
RangeInclusiveI. |
| RangeInclusiveL |
An inclusive range with
long components. |
| RangeInclusiveL.Builder |
Builds instances of type
RangeInclusiveL. |
| Ranges |
Predefined ranges.
|
| Exception | Description |
|---|---|
| RangeCheckException |
An exception raised when a
RangeCheck assertion fails. |
| Annotation Type | Description |
|---|---|
| RangeImmutableStyleType |
The
immutables.org style for the project. |
Copyright © 2017 <code@io7m.com> http://io7m.com