JavaScript is disabled on your browser.
Method Summary
Methods inherited from class org.eclipse.net4j.util.collection.IndexedList
add , add , addAll , addAll , clear , contains , containsAll , indexOf , isEmpty , iterator , lastIndexOf , listIterator , listIterator , remove , remove , removeAll , retainAll , set , subList , toArray , toArray , toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.List
equals, hashCode, replaceAll, sort, spliterator
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream
Methods inherited from interface java.lang.Iterable
forEach
Constructor Detail
ArrayBacked
public ArrayBacked()
Method Detail
get
public E get(int i)
Specified by:
get
in interface java.util.List<E >
Specified by:
get
in class IndexedList <E >
size
public int size()
Specified by:
size
in interface java.util.Collection<E >
Specified by:
size
in interface java.util.List<E >
Specified by:
size
in class IndexedList <E >
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html