Returns true if this list contains the specified element.
Returns true if this list contains the specified element. This method has a time complexity of O(N), with N being the size of the list.
This method has a time complexity of O(N), with N being the size of the list.
Alphabetic index