

Under certain circumstances, be used to save allocation costs.


Specified by: toArray in interface Collection Specified by: toArray in interface List Overrides: toArray in class AbstractCollection Parameters: a - the array into which the elements of the list are toīe stored, if it is big enough otherwise, a new array of the Note that toArray(new Object) is identical in function to The following code can be used to dump the list into a newly Suppose x is a list known to contain only strings. Same runtime type is allocated for this purpose.The class operations perform we can expect for a doubly-linked list. Class declarationįollowing is the declaration for class − Operations that index into the list will traverse the list from the beginning or the end, whichever is closer to the specified index.
