|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bm.datagen.random.primitive.PrimitiveRandomDoubleGenerator
public class PrimitiveRandomDoubleGenerator
Generates Double values (only for non PK fields).
Constructor Summary | |
---|---|
PrimitiveRandomDoubleGenerator()
|
Method Summary | |
---|---|
java.lang.Double |
getValue()
Returns the next Double. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrimitiveRandomDoubleGenerator()
Method Detail |
---|
public java.lang.Double getValue()
getValue
in interface Generator<java.lang.Double>
Generator.getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |