Iterable
                                   |
                                   |
                Object          Collection
                   |            /  |     \
                   |           /   |      \
                   |          /    |       \
           AbstractCollection    List      Queue
                     \           /           |
                      \         /            |
                       \       /             |
                   AbstractList              |
                        |                    |
                        |                    |
               AbstractSequentialList      Deque
                           \               /
                            \             /
                             \           /
                              LinkedList






Return to the class lectures page.
Return to the CS 275 home page.


compliments and criticisms