Array.newInstance

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Object newInstance(Class componentType, int length)
    class Array
    static
    Object
    newInstance
  2. Object newInstance(Class componentType, int[] dimensions)

Meta