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

Method getName

lib/java/lang/Class.java:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10 public native Class<?> getArrayType();
11 private Class<?> _arrayType;
12 public native String getName();
13
14 public final boolean desiredAssertionStatus()
15 {

Callers 5

InstantiationErrorMethod · 0.45
toStringMethod · 0.45
ClassCastExceptionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected