Skip to main content

2 docs tagged with "lambdas"

View all tags

Functional Interfaces and Lambdas

Java functional interfaces guide: Function, Predicate, Consumer, Supplier, method references, composition, and writing custom functional interfaces.

Streams & Lambdas

Functional Java -- lambda expressions, method references, the Stream API, and practical data processing pipelines.