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

Method getString

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

Get the String value of a named parameter in this parameter set. @param name name of the parameter. @param defaultValue default value returned if this parameter set does not contain a parameter with the specified name. @return parameter value or default value. @exception ParameterConvertException i

(String name, String defaultValue)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testSetGetMethod · 0.95

Calls 2

getParameterMethod · 0.95
getStringMethod · 0.95

Tested by 1

testSetGetMethod · 0.76