Class AbstractOldRemovingList<E>

java.lang.Object
one.microstream.collections.old.AbstractOldGettingList<E>
one.microstream.collections.old.AbstractOldRemovingList<E>
All Implemented Interfaces:
Iterable<E>, Collection<E>, List<E>, OldCollection<E>, OldList<E>
Direct Known Subclasses:
ListProcessor.OldListProcessor

public abstract class AbstractOldRemovingList<E>
extends AbstractOldGettingList<E>