Add java.lang.reflect.Array#newInstance
This commit is contained in:
parent
fe42f1e436
commit
2cc7e36ec3
1 changed files with 2 additions and 0 deletions
|
|
@ -80,6 +80,8 @@
|
||||||
{:methods [{:name "canAccess"}]}
|
{:methods [{:name "canAccess"}]}
|
||||||
java.lang.reflect.Method
|
java.lang.reflect.Method
|
||||||
{:methods [{:name "getName"}]}
|
{:methods [{:name "getName"}]}
|
||||||
|
java.lang.reflect.Array
|
||||||
|
{:methods [{:name "newInstance"}]}
|
||||||
java.net.Inet4Address
|
java.net.Inet4Address
|
||||||
{:methods [{:name "getHostAddress"}]}
|
{:methods [{:name "getHostAddress"}]}
|
||||||
java.net.Inet6Address
|
java.net.Inet6Address
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue