Class AbstractArrayCollection<E>

java.lang.Object
one.microstream.collections.AbstractExtendedCollection<E>
one.microstream.collections.AbstractArrayCollection<E>
All Implemented Interfaces:
ExtendedCollection<E>, Sized
Direct Known Subclasses:
AbstractSectionedArrayCollection

public abstract class AbstractArrayCollection<E>
extends AbstractExtendedCollection<E>
implements Sized