MCPcopy Create free account
hub / github.com/eclab/edisyn / copyValuesToExcept

Method copyValuesToExcept

edisyn/Model.java:751–759  ·  view source on GitHub ↗

Copies all keys EXCEPT the given keys to the given model. This assumes that the models are the same; only values are transferred. lastKey is reset in the model, and the listeners are updated.

(Model model, String[] keys)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

copyValuesToMethod · 0.95
removeMethod · 0.45
toArrayMethod · 0.45

Tested by

no test coverage detected