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