Array.newInstance

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

Meta