Uses of Interface
io.reacted.patterns.UnChecked.CheckedCallable
-
Uses of UnChecked.CheckedCallable in io.reacted.patterns
Methods in io.reacted.patterns with parameters of type UnChecked.CheckedCallable Modifier and Type Method Description static <T> Try<T>Try. ofCallable(UnChecked.CheckedCallable<? extends T> function)