java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
com.github.andrewoma.dexx.collection.internal.adapter.ListAdapater<E>
All Implemented Interfaces:
Iterable<E>, Collection<E>, List<E>, SequencedCollection<E>

public class ListAdapater<E> extends AbstractList<E>