removeLast
Removes and returns the last element of this list.
Removes the last element that equals e1, returning its deleted position or -1 if the element was not found.
Removes and returns the last element of this list.
Removes the last element that equals e1, returning its deleted position or -1 if the element was not found.