Class SubCollector<E>

java.lang.Object
one.microstream.collections.SubView<E>
one.microstream.collections.SubCollector<E>
All Implemented Interfaces:
Iterable<E>, Consumer<E>, CapacityCarrying, CapacityExtendable, ExtendedCollection<E>, ExtendedSequence<E>, OptimizableCollection, Sized, XAddingCollection<E>, XAddingSequence<E>, XGettingCollection<E>, XGettingSequence<E>, XIndexIterable<E>, XIterable<E>, XJoinable<E>, XPuttingCollection<E>, XPuttingSequence<E>, Copyable

public class SubCollector<E>
extends SubView<E>
implements XPuttingSequence<E>