T - the input type of the Collector
.A - the accumulator type of the Collector.R - the return type of the Collector.public interface CollectorTesterDSL1<T,A,R> extends CollectorTesterDSL3<T,A,R>
Collector
tester.| Modifier and Type | Method and Description |
|---|---|
CollectorTester<T,A,R> |
build()
Build the instance of the tester.
|
withInput, withParallelStreamFromList, withStreamFromArray, withStreamFromArray, withStreamFromArray, withStreamFromArray, withStreamFromArray, withStreamFromArray, withStreamFromListCollectorTester<T,A,R> build()
the tester to be usedCopyright © 2018 Powerunit. All rights reserved.