[ Web Proxy ]
URL:
Viewing: https://developer.android.com/reference/java/util/stream/Gatherers [Back]  [Original]

Gatherers  |  API reference  |  Android Developers Skip to main content
Essentials Design & Plan Develop Google Play Blog
Search:
Android Studio
Android Developers [Android Developers]
Stay organized with collections Save and categorize content based on your preferences.
Added in version 36.1

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
Web Proxy Viewer  |  New URL  |  Original Page