com.pivovarit.function.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of throwing-function Show documentation
Show all versions of throwing-function Show documentation
Java 8+ functional interfaces with checked exceptions support
/**
* The {@link com.pivovarit.function} package contains checked equivalents of the {@link java.util.function} package
*/
package com.pivovarit.function;