MCPcopy Create free account
hub / github.com/dhale/jtk / setBoolean

Method setBoolean

core/src/main/java/edu/mines/jtk/util/ParameterSet.java:356–360  ·  view source on GitHub ↗

Set the boolean value of a named parameter in this parameter set. If this parameter set does not contain the named parameter, add the parameter to this set before setting its value. @param name name of the parameter. @param value parameter value.

(String name, boolean value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testSetGetMethod · 0.95

Calls 3

getParameterMethod · 0.95
addParameterMethod · 0.95
setBooleanMethod · 0.95

Tested by 1

testSetGetMethod · 0.76