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