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

Method equals

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

Please use Vector.equals() or List.equals(). @param v1 the first vector. @param v2 the second vector. @return true if the vectors are equal. @since Ant 1.5 @deprecated since 1.6.x.

(Vector<?> v1, Vector<?> v2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testVectorEqualsMethod · 0.95
testDictionaryEqualsMethod · 0.95

Calls 4

enumerationAsStreamMethod · 0.95
sizeMethod · 0.65
getMethod · 0.65
keysMethod · 0.45

Tested by 2

testVectorEqualsMethod · 0.76
testDictionaryEqualsMethod · 0.76