Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/spotbugs/spotbugs
/ A
Interface
A
spotbugsTestCases/src/java/ITest.java:3–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
public
class
ITest {
2
3
public
interface
A {
4
}
5
6
public
interface
B extends A {
7
}
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