find last element of arraylist foreach java code example Example: arraylist get last E e = list.get(list.size() - 1);