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

Method newInstance

lib/java/lang/reflect/Array.java:5–5  ·  view source on GitHub ↗
(Class<?> componentType, int size)

Source from the content-addressed store, hash-verified

3public class Array
4{
5 public static native Object newInstance(Class<?> componentType, int size);
6}

Callers 5

toArrayMethod · 0.95
toArrayMethod · 0.95
toArrayMethod · 0.95
toArrayMethod · 0.95
toArrayMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected