Class ArrayView.OldArrayView<E>

java.lang.Object
one.microstream.collections.old.AbstractOldGettingList<E>
one.microstream.collections.ArrayView.OldArrayView<E>
All Implemented Interfaces:
Iterable<E>, Collection<E>, List<E>, OldCollection<E>, OldList<E>
Enclosing class:
ArrayView<E>

public static final class ArrayView.OldArrayView<E>
extends AbstractOldGettingList<E>