Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/spotbugs/spotbugs
/ equals
Method
equals
spotbugsTestCases/src/java/sourceInfo/Test.java:39–42 ·
view source on GitHub ↗
(Object o)
Source
from the content-addressed store, hash-verified
37
}
38
39
@Override
40
public
boolean equals(Object o) {
41
return
this == o;
42
}
43
44
}
Callers
4
readObject
Method · 0.45
f
Method · 0.45
report2
Method · 0.45
doNotReport
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected