public class DoubleRangeGenerator<Context extends GeneratorContext<Context>> extends Object implements Generator<Context,Double>
DoubleRangeGenerator(double fromIncluding, double toExcluding)
Double
generate(Context ctx)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DoubleRangeGenerator(double fromIncluding, double toExcluding)
public Double generate(Context ctx)
generate
Generator<Context extends GeneratorContext<Context>,Double>
ctx
Copyright © 2015–2017 morimekta.net. All rights reserved.