| Modifier and Type | Field and Description |
|---|---|
private LinkedListRVM<T> |
elements |
| Modifier and Type | Method and Description |
|---|---|
T |
insert(T e) |
boolean |
isEmpty() |
Iterator<T> |
iterator() |
T |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorprivate final LinkedListRVM<T> elements