Package com.github.tonivade.purefun.core
Interface Recoverable
- All Known Subinterfaces:
CheckedRunnable,Consumer1<A>,Consumer2<A,,B> Consumer3<A,,B, C> Consumer4<A,,B, C, D> Consumer5<A,,B, C, D, E> Function1<A,,R> Function2<A,,B, R> Function3<A,,B, C, R> Function4<A,,B, C, D, R> Function5<A,,B, C, D, E, R> IO<T>,Matcher1<A>,Matcher2<A,,B> Matcher3<A,,B, C> Operator1<T>,Operator2<T>,Operator3<T>,Operator4<T>,Operator5<T>,Producer<T>
- All Known Implementing Classes:
CallStack,CallStack,IO.Async,IO.Delay,IO.Failure,IO.FlatMapped,IO.Pure,IO.Recover,IO.Suspend,MemoizedFunction,MemoizedProducer,RIO,Task,Try.Failure,UIO,URIO
public interface Recoverable
-
Method Summary
-
Method Details
-
sneakyThrow
- Throws:
X
-