Klasse IndexedList<E>

java.lang.Object
org.eclipse.net4j.util.collection.IndexedList<E>
Alle implementierten Schnittstellen:
Iterable<E>, Collection<E>, List<E>, SequencedCollection<E>
Bekannte direkte Unterklassen:
IndexedList.ArrayBacked

public abstract class IndexedList<E> extends Object implements List<E>
Seit:
3.0
Autor:
Eike Stepper