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

Method getStrings

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

Get the String values of a named parameter in this parameter set. @param name name of the parameter. @param defaultValues default values returned if this parameter set does not contain a parameter with the specified name. @return parameter values or default values. @exception ParameterConvertExcept

(String name, String[] defaultValues)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getParameterMethod · 0.95
getStringsMethod · 0.95

Tested by

no test coverage detected