combine two arraylist to single arraylist in java code example Example: add two arraylist oneList.addAll(secondList);