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