| Package | Description |
|---|---|
| com.io7m.jregions.core.unparameterized.sizes |
Area sizes.
|
| com.io7m.jregions.generators |
Quickcheck generators.
|
| Modifier and Type | Method and Description |
|---|---|
AreaSizeI |
AreaSizeI.Builder.build()
Builds a new
AreaSizeI. |
static AreaSizeI |
AreaSizeI.of(int width,
int height)
Construct a new immutable
AreaSizeI instance. |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
AreaSizesI.includes(AreaSizeI a,
AreaSizeI b)
Determine if an area includes another area.
|
| Modifier and Type | Method and Description |
|---|---|
AreaSizeI |
AreaSizeIGenerator.next() |
Copyright © 2017 <code@io7m.com> http://io7m.com