Class Collector<E>

java.lang.Object
one.microstream.collections.Collector<E>
All Implemented Interfaces:
Consumer<E>, CapacityCarrying, CapacityExtendable, ExtendedCollection<E>, OptimizableCollection, Sized, XAddingCollection<E>, XPuttingCollection<E>

public final class Collector<E>
extends Object
implements XPuttingCollection<E>