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