MCPcopy Create free account
hub / github.com/davidgiven/luje / hashCode

Method hashCode

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

Source from the content-addressed store, hash-verified

5public class Object
6{
7 public native int hashCode();
8
9 public native Class<? extends Object> getClass();
10

Callers 4

toStringMethod · 0.95
hashCodeMethod · 0.95
hashCodeMethod · 0.95
hashCodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected