Package io.vavr.control
Interface TryModule
-
interface TryModule
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
TryModule.ThreadDeathResolver
-
Method Summary
Static Methods Modifier and Type Method Description static boolean
isFatal(java.lang.Throwable throwable)
static <T extends java.lang.Throwable,R>
RsneakyThrow(java.lang.Throwable t)
-