JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
fj.function
Effect3
Uses of Interface
fj.function.Effect3
Packages that use
Effect3
Package
Description
fj
Types that set the premise for the existence of Functional Java.
Uses of
Effect3
in
fj
Methods in
fj
with parameters of type
Effect3
Modifier and Type
Method
Description
static <A,
B,
C>
F3
<A,
B,
C,
Unit
>
Effect.
f
(
Effect3
<A,
B,
C> e)