S - A phantom type parameter indicating the coordinate space of the
areapublic final class PAreaSizeFGenerator<S> extends Object implements net.java.quickcheck.Generator<PAreaSizeF<S>>
| Constructor and Description |
|---|
PAreaSizeFGenerator(net.java.quickcheck.generator.support.DoubleGenerator in_gen)
Create a new generator.
|
| Modifier and Type | Method and Description |
|---|---|
static <S> PAreaSizeFGenerator<S> |
create() |
PAreaSizeF<S> |
next() |
public PAreaSizeFGenerator(net.java.quickcheck.generator.support.DoubleGenerator in_gen)
in_gen - A number generatorpublic static <S> PAreaSizeFGenerator<S> create()
S - A phantom type parameter indicating the coordinate space of the
areapublic PAreaSizeF<S> next()
next in interface net.java.quickcheck.Generator<PAreaSizeF<S>>Copyright © 2017 <code@io7m.com> http://io7m.com