Uses of Interface
org.lambda.functions.Function8WithException
Packages that use Function8WithException
-
Uses of Function8WithException in org.lambda.functions
Methods in org.lambda.functions with parameters of type Function8WithExceptionModifier and TypeMethodDescriptionstatic <In1,In2, In3, In4, In5, In6, In7, In8, Out>
Function8<In1,In2, In3, In4, In5, In6, In7, In8, Out> Functions.unchecked(Function8WithException<In1, In2, In3, In4, In5, In6, In7, In8, Out> function)