| Package | Description |
|---|---|
| com.io7m.junsigned.ranges |
An extension of the
jranges package for unsigned integers. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
UnsignedRangeInclusiveI |
An inclusive range with
int components. |
| Modifier and Type | Method | Description |
|---|---|---|
static UnsignedRangeInclusiveI |
UnsignedRangeInclusiveI.copyOf(UnsignedRangeInclusiveIType instance) |
Creates an immutable copy of a
UnsignedRangeInclusiveIType value. |
UnsignedRangeInclusiveI.Builder |
UnsignedRangeInclusiveI.Builder.from(UnsignedRangeInclusiveIType instance) |
Fill a builder with attribute values from the provided
UnsignedRangeInclusiveIType instance. |
Copyright © 2017 <code@io7m.com> http://io7m.com