S - A phantom type parameter indicating the coordinate space of the
volumenet.java.quickcheck.Generator<PVolumeBD<S>>public final class PVolumeBDGenerator<S> extends java.lang.Object implements net.java.quickcheck.Generator<PVolumeBD<S>>
| Constructor | Description |
|---|---|
PVolumeBDGenerator(net.java.quickcheck.Generator<java.math.BigDecimal> in_gen) |
Create a new generator.
|
| Modifier and Type | Method | Description |
|---|---|---|
static <S> PVolumeBDGenerator<S> |
create() |
|
PVolumeBD<S> |
next() |
public PVolumeBDGenerator(net.java.quickcheck.Generator<java.math.BigDecimal> in_gen)
in_gen - A number generatorpublic static <S> PVolumeBDGenerator<S> create()
S - A phantom type parameter indicating the coordinate space of the
volumeCopyright © 2017 <code@io7m.com> http://io7m.com