All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.machinezoo.noexception.throwing.package-info Maven / Gradle / Ivy

// Part of NoException: https://noexception.machinezoo.com
/**
 * Variations of standard functional interfaces that allow throwing checked exceptions.
 * These interfaces are usually implemented as lambdas and passed to the appropriate method of {@link com.machinezoo.noexception.CheckedExceptionHandler}.
 * See NoException tutorial.
 * 
 * @see com.machinezoo.noexception.CheckedExceptionHandler
 * @see com.machinezoo.noexception.Exceptions
 * @see NoException tutorial
 * @see java.util.function
 */
package com.machinezoo.noexception.throwing;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy