add all lists in a list to one list in java code example Example: java add a list to a list List mylist.addAll(secondList);