![]() | ||
| Linked Lists 2. Understand the LinkedList class from a user’s perspective. 3. Given an application that requires a list, be able to decide whether an ArrayList or a LinkedList would be more appropriate. 4. Compare several choices of fields for the LinkedList class and, for each choice, be able to create a LinkedList object. | ||