Class BooleanArg
java.lang.Object
io.nosqlbench.virtdata.lang.ast.BooleanArg
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.nosqlbench.virtdata.lang.ast.ArgType
ArgType.TypeName -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BooleanArg
public BooleanArg(boolean boolValue)
-
-
Method Details
-
getBooleanValue
public boolean getBooleanValue() -
toString
-