Class SortedList<E>

java.lang.Object
com.jidesoft.utils.SortedList<E>
All Implemented Interfaces:
Iterable<E>, Collection<E>, List<E>, SequencedCollection<E>

public class SortedList<E> extends Object implements List<E>
Author:
Patrick Gotthardt