Class SubView<E>

java.lang.Object
one.microstream.collections.SubView<E>
All Implemented Interfaces:
Iterable<E>, CapacityCarrying, ExtendedCollection<E>, ExtendedSequence<E>, Sized, XGettingCollection<E>, XGettingSequence<E>, XIndexIterable<E>, XIterable<E>, XJoinable<E>, Copyable
Direct Known Subclasses:
SubCollector, SubProcessor

public class SubView<E>
extends Object
implements XGettingSequence<E>