get last object in arraylist java code example Example: arraylist get last E e = list.get(list.size() - 1);