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