JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
fj.function
Interface TryEffect4<A,
B,
C,
D,
Z extends
Exception
>
public interface
TryEffect4<A,
B,
C,
D,
Z extends
Exception
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
f
(
A
a,
B
b,
C
c,
D
d)
Method Details
f
void
f
(
A
a,
B
b,
C
c,
D
d)
throws
Z
Throws:
Z