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