Class SortedList<E>

All Implemented Interfaces:
Serializable, Cloneable, Iterable<E>, Collection<E>, Deque<E>, List<E>, Queue<E>

public class SortedList<E> extends LinkedList<E>
See Also:
Serialized Form