Class Internals.DoubleCollectorImpl<A,R>

java.lang.Object
one.util.streamex.Internals.BaseCollector<Double,A,R>
one.util.streamex.Internals.DoubleCollectorImpl<A,R>
All Implemented Interfaces:
Collector<Double,A,R>, DoubleCollector<A,R>, MergingCollector<Double,A,R>
Enclosing interface:
Internals

public static final class Internals.DoubleCollectorImpl<A,R> extends Internals.BaseCollector<Double,A,R> implements DoubleCollector<A,R>