PPT Slide
Method Summary for Abstract Collection - Continued
Object[] toArray() Returns an array containing all of the elements in this collection.
Object[] toArray(Object[] a) Returns an array with a runtime type is that of the specified array and that contains all of the elements in this collection.