| Package | Description |
|---|---|
| com.io7m.jareas.core |
Core types and functions.
|
| Modifier and Type | Method and Description |
|---|---|
static AreaInclusiveUnsignedI |
AreaInclusiveUnsignedI.copyOf(AreaInclusiveUnsignedIType instance)
Creates an immutable copy of a
AreaInclusiveUnsignedIType value. |
static AreaInclusiveUnsignedI |
AreaInclusiveUnsignedI.of(com.io7m.junsigned.ranges.UnsignedRangeInclusiveI rangeX,
com.io7m.junsigned.ranges.UnsignedRangeInclusiveI rangeY)
Construct a new immutable
AreaInclusiveUnsignedI instance. |
AreaInclusiveUnsignedI |
AreaInclusiveUnsignedI.withRangeX(com.io7m.junsigned.ranges.UnsignedRangeInclusiveI value)
Copy the current immutable object by setting a value for the
rangeX attribute. |
AreaInclusiveUnsignedI |
AreaInclusiveUnsignedI.withRangeY(com.io7m.junsigned.ranges.UnsignedRangeInclusiveI value)
Copy the current immutable object by setting a value for the
rangeY attribute. |
Copyright © 2015 <code@io7m.com> http://io7m.com