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-all Show documentation
Show all versions of functions-unary-all Show documentation
Provides functional interfaces for all two-argument functions
/**
* Provides {@code @FunctionalInterface}s for 1-argument
* operations that throw checked exceptions.
*/
package net.mintern.functions.unary.checked;