
net.mintern.functions.unary.checked.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of functions-unary-extended Show documentation
Show all versions of functions-unary-extended Show documentation
Provides functional interfaces for most two-argument functions
The newest version!
/**
* Provides {@code @FunctionalInterface}s for 1-argument
* operations that throw checked exceptions.
*/
package net.mintern.functions.unary.checked;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy