Mega Code Archive
Categories
/
Java Book
/
005 Collection
0295 Copy elements in vector to an array
void copyInto(Object[] anArray) Copies the components of this vector into the specified array.