MCPcopy Index your code
hub / github.com/apache/tomcat / equals

Method equals

java/org/apache/tomcat/dbcp/pool2/PooledObject.java:109–109  ·  view source on GitHub ↗
(Object obj)

Source from the content-addressed store, hash-verified

107 boolean endEvictionTest(Deque<PooledObject<T>> idleQueue);
108
109 @Override
110 boolean equals(Object obj);
111
112 /**

Callers 15

setArgsMethod · 0.65
mergeIntoWebXmlMethod · 0.65
getElementMethod · 0.65
nextArgMethod · 0.65
resolveUrlMethod · 0.65
doTagMethod · 0.65
doTagMethod · 0.65
interpreterCallMethod · 0.65
processWebDotXmlMethod · 0.65
findJspPropertyMethod · 0.65

Calls

no outgoing calls

Tested by 1

checkAttributeMethod · 0.52