Class Internals.IntCollectorImpl<A,R>

java.lang.Object
one.util.streamex.Internals.BaseCollector<Integer,A,R>
one.util.streamex.Internals.IntCollectorImpl<A,R>
All Implemented Interfaces:
Collector<Integer,A,R>, IntCollector<A,R>, MergingCollector<Integer,A,R>
Enclosing interface:
Internals

public static final class Internals.IntCollectorImpl<A,R> extends Internals.BaseCollector<Integer,A,R> implements IntCollector<A,R>