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