Class CancellableCollector<T,A,R>
java.lang.Object
one.util.streamex.CancellableCollector<T,A,R>
- All Implemented Interfaces:
Collector<T,A, R>
- Direct Known Subclasses:
Internals.CancellableCollectorImpl, Joining
-
Nested Class Summary
Nested classes/interfaces inherited from interface Collector
Collector.Characteristics -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Collector
accumulator, characteristics, combiner, finisher, supplier
-
Constructor Details
-
CancellableCollector
CancellableCollector()
-
-
Method Details
-
finished
-