JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.vavr
Interface CheckedFunction1Module
interface
CheckedFunction1Module
Method Summary
Static Methods
Modifier and Type
Method
Description
static <T extends
Throwable
,
R>
R
sneakyThrow
(
Throwable
t)
Method Details
sneakyThrow
static
<T extends
Throwable
,
R>
R
sneakyThrow
(
Throwable
t)
throws
T
Throws:
T