Class SingletonCollectors.SingletonCollector<T,R>

java.lang.Object
io.blt.util.stream.SingletonCollectors.SingletonCollector<T,R>
All Implemented Interfaces:
Collector<T,SingletonCollectors.Container<T>,R>
Enclosing class:
SingletonCollectors

public static final class SingletonCollectors.SingletonCollector<T,R> extends Object implements Collector<T,SingletonCollectors.Container<T>,R>