Package studio.magemonkey.fabled.util
Interface ThrowableSupplier<T>
public interface ThrowableSupplier<T>
-
Method Summary
Modifier and TypeMethodDescriptionget()static <A> AtryWithRecovers(ThrowableSupplier<A>... trials)
-
Method Details
-
get
- Throws:
Exception
-
tryWithRecovers
-