Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Functional Programming

Header Image

  1. Functional programming utilities
    • This article provides an overview of Java Guava’s functional programming utilities, including the Function, Predicate, and Consumer interfaces, as well as examples of their usage.
  2. Function types
    • This article provides an introduction to Function types in Guava, including their definition, usage, and examples of how they can be used in real-world scenarios.
  3. Predicate types
    • The article covers the definition, usage, and examples of predicate types in Java Guava, a powerful tool for filtering collections, performing conditional checks, and validating input.
  4. Consumer types
    • This article provides an introduction to Guava consumer types, including their definition and usage, as well as examples of how they can be used to perform operations on objects.

Table of contents