Package de.galan.commons.func.exceptional
package de.galan.commons.func.exceptional
-
InterfacesClassDescriptionExceptionalFunction<T,
R> Functional Interface similar to Function, but could throw an Exception.Functional Interface similar to Runnable, but could throw an Exception.