MCPcopy Index your code
hub / github.com/davidgiven/luje / equals

Method equals

lib/java/lang/Object.java:11–11  ·  view source on GitHub ↗
(Object object)

Source from the content-addressed store, hash-verified

9 public native Class<? extends Object> getClass();
10
11 public native boolean equals(Object object);
12
13 public String toString()
14 {

Callers 6

containsMethod · 0.95
indexOfSubListMethod · 0.95
lastIndexOfSubListMethod · 0.95
equalsMethod · 0.95
equalsMethod · 0.95
equalsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected