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

Method getClass

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

Source from the content-addressed store, hash-verified

7 public native int hashCode();
8
9 public native Class<? extends Object> getClass();
10
11 public native boolean equals(Object object);
12

Callers 15

deepToStringImplMethod · 0.95
FloatClass · 0.80
ShortClass · 0.80
toStringMethod · 0.80
BooleanClass · 0.80
getDeclaringClassMethod · 0.80
CharacterClass · 0.80
ByteClass · 0.80
DoubleClass · 0.80
IntegerClass · 0.80
arraycopyMethod · 0.80
LongClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected