Add java.lang.reflect.Array#newInstance

This commit is contained in:
Michiel Borkent 2022-02-01 11:30:12 +01:00
parent fe42f1e436
commit 2cc7e36ec3

View file

@ -80,6 +80,8 @@
{:methods [{:name "canAccess"}]}
java.lang.reflect.Method
{:methods [{:name "getName"}]}
java.lang.reflect.Array
{:methods [{:name "newInstance"}]}
java.net.Inet4Address
{:methods [{:name "getHostAddress"}]}
java.net.Inet6Address