Class LazyArrayList.Segment

java.lang.Object
one.microstream.collections.lazy.LazyArrayList.Segment
All Implemented Interfaces:
LazySegment<ArrayList<E>>, LazyClearController
Enclosing class:
LazyArrayList<E>

public final class LazyArrayList.Segment
extends Object
implements LazyClearController, LazySegment<ArrayList<E>>