Module java.base

Class Gatherers

java.lang.Object
java.util.stream.Gatherers

public final class Gatherers extends Object
Gatherers is a preview API of the Java platform.
Programs can only use Gatherers when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Implementations of GathererPREVIEW that provide useful intermediate operations, such as windowing functions, folding functions, transforming elements concurrently, etc.
Since:
22