public class DoubleGenerator extends RangedGenerator<Double>
max, min
DoubleGenerator()
DoubleGenerator(Double min, Double max)
Double
generate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DoubleGenerator()
public DoubleGenerator(Double min, Double max)
public Double generate()
Copyright © 2017. All Rights Reserved.