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