
delight.functional.Function Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of delight-functional Show documentation
Show all versions of delight-functional Show documentation
Utilities for functional-style Java applications.
The newest version!
package delight.functional;
/**
* A function with a generic input and output.
* @author Max Rohde
* @param
* The input type for this function.
* @param
© 2015 - 2025 Weber Informatics LLC | Privacy Policy