how to add one arraylist to another arraylist in java code example Example: add two arraylist oneList.addAll(secondList);