static void copy(List super T> dest, List extends T> src) Copies all of the elements from one list into another.