MCPcopy Create free account
hub / github.com/GMUEClab/ecj / getBoolean

Method getBoolean

ecj/src/main/java/ec/util/ParameterDatabase.java:751–759  ·  view source on GitHub ↗

Searches down through databases to find a given parameter; If the parameter does not exist, defaultValue is returned. If the parameter exists, and it is set to "false" (case insensitive), false is returned. Else true is returned. The parameter chosen is marked "used" if it exists.

(Parameter parameter,
        Parameter defaultParameter, boolean defaultValue)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

mainMethod · 0.95
cleanupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
addLogMethod · 0.80
storeIndividualMethod · 0.80

Calls 3

printGottenMethod · 0.95
_existsMethod · 0.95
getParamMethod · 0.95

Tested by 1

setupMethod · 0.64