Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
public
class
Array
4
{
5
public
static
native Object newInstance(Class<?> componentType,
int
size);
6
}
Callers
5
toArray
Method · 0.95
toArray
Method · 0.95
toArray
Method · 0.95
toArray
Method · 0.95
toArray
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected