| Package | Description |
|---|---|
| com.io7m.jranges |
Core functions and types.
|
| Modifier and Type | Method | Description |
|---|---|---|
static RangeInclusiveB.Builder |
RangeInclusiveB.builder() |
Creates a builder for
RangeInclusiveB. |
RangeInclusiveB.Builder |
RangeInclusiveB.Builder.from(RangeInclusiveBType instance) |
Fill a builder with attribute values from the provided
RangeInclusiveBType instance. |
RangeInclusiveB.Builder |
RangeInclusiveB.Builder.setLower(BigInteger lower) |
Initializes the value for the
lower attribute. |
RangeInclusiveB.Builder |
RangeInclusiveB.Builder.setUpper(BigInteger upper) |
Initializes the value for the
upper attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com