MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / equals

Method equals

src/java/lang/Boolean.java:111–116  ·  view source on GitHub ↗

Compares this object against the specified object. @param obj the object to compare with @return true if the objects are the same; false otherwise.

(Object obj)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

BooleanMethod · 0.45
valueOfMethod · 0.45
getBooleanMethod · 0.45

Calls 1

booleanValueMethod · 0.80

Tested by

no test coverage detected