MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / equals

Method equals

src/java/lang/String.java:243–261  ·  view source on GitHub ↗

Compares this String to the specified object. Returns true if the object is equal to this String; that is, has the same length and the same characters in the same sequence. @param anObject the object to compare this String against @return true if the Strings are equal; false otherwise.

(Object anObject)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

URLMethod · 0.95
imageUpdateMethod · 0.95
actionMethod · 0.95
threadsMethod · 0.95
threadGroupMethod · 0.95
traceMethod · 0.95
stopMethod · 0.95
printMethod · 0.95
executeCommandMethod · 0.95
mainMethod · 0.95
actionMethod · 0.95
initMethod · 0.95

Calls

no outgoing calls

Tested by 3

actionMethod · 0.76
actionMethod · 0.76
actionMethod · 0.76