Stream Gatherer

Turkish equivalent: Akış toplayıcısıDomain: Java and JVM

A Java Stream extension mechanism that supports stateful custom intermediate operations beyond the fixed set of built-in stream transformations.

  • Java Stream
  • Pipeline
  • Stateful Transformation
  • Functional Programming

Source

  • https://openjdk.org/jeps/485