Uses of Interface
fj.function.TryEffect4
-
Packages that use TryEffect4 Package Description fj Types that set the premise for the existence of Functional Java. -
-
Uses of TryEffect4 in fj
Methods in fj with parameters of type TryEffect4 Modifier and Type Method Description static <A,B,C,D,Z extends java.lang.Exception>
F4<A,B,C,D,Validation<Z,Unit>>TryEffect. f(TryEffect4<A,B,C,D,Z> t)
-