| Package | Description |
|---|---|
| com.io7m.junsigned.ranges |
An extension of the
jranges package for unsigned integers. |
| Modifier and Type | Method | Description |
|---|---|---|
static UnsignedRangeInclusiveL.Builder |
UnsignedRangeInclusiveL.builder() |
Creates a builder for
UnsignedRangeInclusiveL. |
UnsignedRangeInclusiveL.Builder |
UnsignedRangeInclusiveL.Builder.from(UnsignedRangeInclusiveLType instance) |
Fill a builder with attribute values from the provided
UnsignedRangeInclusiveLType instance. |
UnsignedRangeInclusiveL.Builder |
UnsignedRangeInclusiveL.Builder.setLower(long lower) |
Initializes the value for the
lower attribute. |
UnsignedRangeInclusiveL.Builder |
UnsignedRangeInclusiveL.Builder.setUpper(long upper) |
Initializes the value for the
upper attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com