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