Vector.toArray

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Object[] toArray()
  2. Object[] toArray(Object[] a)
    class Vector
    override
    Object[]
    toArray
    (
    Object[] a
    )
  3. String[] toArray(String[] a)

Meta