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