add a list data to another list in java code example Example: java add a list to a list List mylist.addAll(secondList);