|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovyx.gpars.extra166y.CommonOps.DoubleIntervalRandomGenerator
static final class CommonOps.DoubleIntervalRandomGenerator
Field Summary | |
---|---|
(package private) double |
least
|
(package private) double |
range
|
Constructor Summary | |
---|---|
CommonOps.DoubleIntervalRandomGenerator(double least,
double bound)
|
Method Summary | |
---|---|
double |
op()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
final double least
final double range
Constructor Detail |
---|
CommonOps.DoubleIntervalRandomGenerator(double least, double bound)
Method Detail |
---|
public double op()
op
in interface Ops.DoubleGenerator
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |