Package nva.commons.core.attempt
package nva.commons.core.attempt
-
ClassDescriptionConsumerWithException<T,
E extends Exception> Failure<T>FunctionWithException<T,R, E extends Exception> Success<T>Try<T>Utility class for handling checked exceptions in map functions.