Uses of Interface
io.reacted.patterns.UnChecked.CheckedFunction
-
Uses of UnChecked.CheckedFunction in io.reacted.patterns
Subinterfaces of UnChecked.CheckedFunction in io.reacted.patterns Modifier and Type Interface Description static interfaceTry.TryMapper<T,R>static interfaceUnChecked.CheckedUnaryOperator<T>Methods in io.reacted.patterns with parameters of type UnChecked.CheckedFunction Modifier and Type Method Description static <T, R> java.util.function.Function<T,R>UnChecked. function(UnChecked.CheckedFunction<T,R> checkedFunction)