Class GapLists.CollectorImpl<T,A,R>

java.lang.Object
org.magicwerk.brownies.collections.helper.GapLists.CollectorImpl<T,A,R>
All Implemented Interfaces:
Collector<T,A,R>
Enclosing class:
GapLists

private static class GapLists.CollectorImpl<T,A,R> extends Object implements Collector<T,A,R>