Uses of Interface
io.reacted.patterns.UnChecked.CheckedFunction
Packages that use UnChecked.CheckedFunction
-
Uses of UnChecked.CheckedFunction in io.reacted.patterns
Subinterfaces of UnChecked.CheckedFunction in io.reacted.patternsMethods in io.reacted.patterns with parameters of type UnChecked.CheckedFunctionModifier and TypeMethodDescriptionstatic <T,R> Function<T, R> UnChecked.function(UnChecked.CheckedFunction<T, R> checkedFunction)