dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
Array.newInstance
java
lang
reflect
Array
Array
Undocumented in source. Be warned that the author may not have intended to support it.
Object
newInstance
(Class componentType, int length)
class
Array
static
Object
newInstance
(
Class
componentType
,
int
length
)
Object
newInstance
(Class componentType, int[] dimensions)
Meta
Source
See Implementation
java
lang
reflect
Array
Array
static functions
get
getBoolean
getByte
getChar
getDouble
getFloat
getInt
getLength
getLong
getShort
newInstance
set
setBoolean
setByte
setChar
setDouble
setFloat
setInt
setLong
setShort