Skip navigation links

Package reactor.function

This package contains the foundational abstractions on which Reactor's functional and reactive components are built.

See: Description

Package reactor.function Description

This package contains the foundational abstractions on which Reactor's functional and reactive components are built. It includes common abstractions like Consumer, Supplier, Function, Predicate and the like, which are used throughout a Reactor application.
Skip navigation links