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