Class Array
java.lang.Object
java.lang.reflect.Array
Added this for Kotlin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectnewInstance(Class<?> componentType, int length) static ObjectnewInstance(Class<?> componentType, int[] dimensions)
-
Constructor Details
-
Array
public Array()
-
-
Method Details
-
newInstance
-
newInstance
-