| Constructor and Description |
|---|
PAreaIGenerator(net.java.quickcheck.Generator<Integer> in_gen)
Create a new generator.
|
| Modifier and Type | Method and Description |
|---|---|
static <S> PAreaIGenerator<S> |
create() |
PAreaI<S> |
next() |
public PAreaIGenerator(net.java.quickcheck.Generator<Integer> in_gen)
in_gen - A number generatorpublic static <S> PAreaIGenerator<S> create()
S - A phantom type parameter indicating the coordinate space of the
areaCopyright © 2017 <code@io7m.com> http://io7m.com