Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/spotbugs/spotbugs
/ A
Interface
A
spotbugsTestCases/src/java/EqualsComparison.java:2–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
public
class
EqualsComparison {
2
public
interface
A {
3
}
4
5
public
interface
B {
6
}
Callers
nothing calls this directly
Implementers
15
RunFinalizersOnExit
spotbugsTestCases/src/java8/RunFinaliz
BadRegEx
spotbugsTestCases/src/java/BadRegEx.ja
IgnoredTrim
spotbugsTestCases/src/java/IgnoredTrim
ExceptionSetMerge
spotbugsTestCases/src/java/ExceptionSe
Inner
spotbugsTestCases/src/java/InnerIS.jav
AnnotationTest
spotbugsTestCases/src/java/AnnotationT
OverwrittenParameter
spotbugsTestCases/src/java/Overwritten
SelfFieldOperation
spotbugsTestCases/src/java/SelfFieldOp
UserAss3rtion
spotbugsTestCases/src/java/UserAss3rti
EscapeIntoLoadProperties
spotbugsTestCases/src/java/EscapeIntoL
NonShortCircuit
spotbugsTestCases/src/java/NonShortCir
SwitchFallthroughDeadStoreFalsePositive
spotbugsTestCases/src/java/SwitchFallt
Calls
no outgoing calls
Tested by
no test coverage detected