Uses of Interface
org.lambda.functions.Function8
Packages that use Function8
-
Uses of Function8 in org.lambda.functions
Methods in org.lambda.functions that return Function8Modifier 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)