Reverses the order of the elements of this list.
Reverses the order of the elements of this list. This method has a time complexity of O(N), with N being the number of elements in the list.
This method has a time complexity of O(N), with N being the number of elements in the list.
Alphabetic index