Appends the given element to the end of this list.
Appends the given element to the end of this list. (Identical in function to the add method; included only for consistency.) This method has a time complexity of O(1).
(Identical in function to the add method; included only for consistency.)
This method has a time complexity of O(1).
Alphabetic index