MCPcopy Create free account
hub / github.com/spotbugs/spotbugs / f

Method f

spotbugsTestCases/src/java/nonnull/TestNonNull.java:7–7  ·  view source on GitHub ↗
(@NonNull Object obj, @NonNull Object obj2)

Source from the content-addressed store, hash-verified

5
6interface A {
7 public void f(@NonNull Object obj, @NonNull Object obj2);
8}
9
10interface B extends A {

Callers 4

reportMethod · 0.65
doNotReportMethod · 0.65
report2Method · 0.65
report3Method · 0.65

Implementers 15

RunFinalizersOnExitspotbugsTestCases/src/java8/RunFinaliz
BadRegExspotbugsTestCases/src/java/BadRegEx.ja
IgnoredTrimspotbugsTestCases/src/java/IgnoredTrim
ExceptionSetMergespotbugsTestCases/src/java/ExceptionSe
InnerspotbugsTestCases/src/java/InnerIS.jav
AnnotationTestspotbugsTestCases/src/java/AnnotationT
OverwrittenParameterspotbugsTestCases/src/java/Overwritten
SelfFieldOperationspotbugsTestCases/src/java/SelfFieldOp
UserAss3rtionspotbugsTestCases/src/java/UserAss3rti
EscapeIntoLoadPropertiesspotbugsTestCases/src/java/EscapeIntoL
NonShortCircuitspotbugsTestCases/src/java/NonShortCir
SwitchFallthroughDeadStoreFalsePositivespotbugsTestCases/src/java/SwitchFallt

Calls

no outgoing calls

Tested by 4

reportMethod · 0.52
doNotReportMethod · 0.52
report2Method · 0.52
report3Method · 0.52