net.sf.farrago.test.regression
Class FarragoSorterTest.UniformDistributionGenerator
java.lang.Object
net.sf.farrago.test.regression.FarragoSorterTest.DistributionGenerator
net.sf.farrago.test.regression.FarragoSorterTest.UniformDistributionGenerator
- Enclosing class:
- FarragoSorterTest
private static class FarragoSorterTest.UniformDistributionGenerator
- extends FarragoSorterTest.DistributionGenerator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
random
Random random
maxValue
long maxValue
FarragoSorterTest.UniformDistributionGenerator
FarragoSorterTest.UniformDistributionGenerator(long nRecords,
long maxValue)
generateValue
long generateValue(long pk)
- Specified by:
generateValue
in class FarragoSorterTest.DistributionGenerator