Added in version 36.1
Summary:
Methods
| Inherited Methods
Gatherers
public
final
class
Gatherers
extends Object
| java.lang.Object | |
| ↳ | java.util.stream.Gatherers |
Implementations of Gatherer that provide useful intermediate
operations, such as windowing functions, folding functions,
transforming elements concurrently, etc.
Summary
Public methods | ||
|---|---|---|
static
<T, R>
Gatherer<T, ?, R>
|
,%20java.util.function.BiFunction | |