Skip navigation links

Package net.openhft.chronicle.testframework.function

This package provides a set of functional interfaces and related utility classes to enhance and extend the standard Java functional programming model.

See: Description

Package net.openhft.chronicle.testframework.function Description

This package provides a set of functional interfaces and related utility classes to enhance and extend the standard Java functional programming model.

The main components include:

This package aims to provide more flexible and expressive ways to perform operations on data, especially in scenarios where more complex error handling or multi-argument processing is needed.

Skip navigation links

Copyright © 2023. All rights reserved.