This repository provides an extension to the java lambda function. The library provided by java is rather limited, only providing an option for one parameter and requiring a return value. There are also a few other variations such as consumer and runnable, however even those do not support multiple parameters. This project supports both void and non-void returns for 2-5 parameters.

Compile Dependencies (0)

Category/LicenseGroup / ArtifactVersionUpdates

Runtime Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
2.0.172.0.18