MCPcopy 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

readObjectMethod · 0.45
fMethod · 0.45
report2Method · 0.45
doNotReportMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected