public abstract class AbstractLinkedList<E> extends AbstractList<E> implements LinkedList<E>
| Constructor and Description |
|---|
AbstractLinkedList() |
asList, equals, hashCode, indexOf, lastIndexOfforEachisEmpty, makeString, makeString, size, to, toArray, toArray, toIndexedList, toSet, toSortedSet, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitappend, drop, prepend, range, set, tail, takeasList, first, get, indexOf, last, lastIndexOfforEach, isEmpty, makeString, makeString, size, to, toArray, toArray, toIndexedList, toSet, toSortedSet