MCPcopy Create free account
hub / github.com/apache/ant / putAll

Method putAll

src/main/org/apache/tools/ant/util/CollectionUtils.java:113–117  ·  view source on GitHub ↗

Dictionary does not know the putAll method. Please use Map.putAll(). @param m1 the to directory. @param m2 the from directory. @param type of the key @param type of the value @since Ant 1.6 @deprecated since 1.6.x.

(Dictionary<? super K, ? super V> m1,
        Dictionary<? extends K, ? extends V> m2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

enumerationAsStreamMethod · 0.95
putMethod · 0.65
getMethod · 0.65
keysMethod · 0.45

Tested by

no test coverage detected