|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovyx.gpars.extra166y.CommonOps.IntIntervalRandomGenerator
static final class CommonOps.IntIntervalRandomGenerator
Field Summary | |
---|---|
(package private) int |
least
|
(package private) int |
range
|
Constructor Summary | |
---|---|
CommonOps.IntIntervalRandomGenerator(int least,
int bound)
|
Method Summary | |
---|---|
int |
op()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
final int least
final int range
Constructor Detail |
---|
CommonOps.IntIntervalRandomGenerator(int least, int bound)
Method Detail |
---|
public int op()
op
in interface Ops.IntGenerator
|
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 |