Package java.utilInterface List
abstract Object[] toArray()
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Returns an array containing all of the elements in this list in a proper sequence. Obeys the general contract of the Collection.toArray method.