MCPcopy Create free account
hub / github.com/ReadyTalk/avian / make

Method make

classpath/java/lang/reflect/Constructor.java:67–67  ·  view source on GitHub ↗
(avian.VMClass c)

Source from the content-addressed store, hash-verified

65 }
66
67 private static native Object make(avian.VMClass c);
68
69 public T newInstance(Object ... arguments)
70 throws InvocationTargetException, InstantiationException,

Callers 1

newInstanceMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected