Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
setArgs
Method · 0.65
mergeIntoWebXml
Method · 0.65
getElement
Method · 0.65
nextArg
Method · 0.65
resolveUrl
Method · 0.65
doTag
Method · 0.65
doTag
Method · 0.65
interpreterCall
Method · 0.65
ImplicitTagLibraryInfo
Method · 0.65
generateTldResourcePath
Method · 0.65
processWebDotXml
Method · 0.65
findJspProperty
Method · 0.65
Calls
no outgoing calls
Tested by
1
checkAttribute
Method · 0.52