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