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