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