Package io.vavr.control
Interface TryModule
-
interface TryModule
-
-
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)
-