Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ newInstanceImpl
Method
newInstanceImpl
vm/JavaAPI/src/java/lang/reflect/Array.java:44–44 ·
view source on GitHub ↗
(Class<?> componentType, int length)
Source
from the content-addressed store, hash-verified
42
43
}
44
native
static
Object newInstanceImpl(Class<?> componentType,
int
length);
45
}
Callers
1
newInstance
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected