Package fj.function
Interface Try8<A,B,C,D,E,F,G,H,I,Z extends Exception>
public interface Try8<A,B,C,D,E,F,G,H,I,Z extends Exception>
A transformation function of arity-8 from
A, B, C, D, E, F, G and H to I that may throw an Exception.
Used to instantiate a lambda that may throw an Exception before converting to an F8.- See Also:
-
Method Summary
-
Method Details
-
f
- Throws:
Z
-