Uses of Class
com.db4o.collections.AbstractList4
-
Packages that use AbstractList4 Package Description com.db4o.collections -
-
Uses of AbstractList4 in com.db4o.collections
Subclasses of AbstractList4 in com.db4o.collections Modifier and Type Class Description class
ArrayList4<E>
Transparent activatable ArrayList implementation.class
SubArrayList4<E>
Constructors in com.db4o.collections with parameters of type AbstractList4 Constructor Description SubArrayList4(AbstractList4<E> delegate, int fromIndex, int toIndex)
-