public class BooleanParam extends Param<Object>
Param[Boolean
BooleanParam(Params parent, String name, String doc, scala.Option<Object> defaultValue)
ParamPair<Object>
w(boolean value)
defaultValue, doc, name, parent, toString, w
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BooleanParam(Params parent, String name, String doc, scala.Option<Object> defaultValue)
public ParamPair<Object> w(boolean value)