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