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

Method replaceWith

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

Replace the contents of this parameter set with a copy of the contents of the specified parameter set. Do not change this parameter set's parent. @param parset the parameter set with contents that will replace those in this parameter set. @return this parameter set, with contents replaced.

(ParameterSet parset)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testCloneMethod · 0.95
cloneMethod · 0.95

Calls 8

setNameMethod · 0.95
clearMethod · 0.95
getParametersMethod · 0.80
getParameterSetsMethod · 0.80
hasNextMethod · 0.65
nextMethod · 0.65
getNameMethod · 0.45
copyToMethod · 0.45

Tested by 1

testCloneMethod · 0.76