Collection Java Book

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