Uses of Interface
org.lambda.functions.Function9
Packages that use Function9
-
Uses of Function9 in org.lambda.functions
Methods in org.lambda.functions that return Function9Modifier and TypeMethodDescriptionstatic <In1,In2, In3, In4, In5, In6, In7, In8, In9, Out>
Function9<In1,In2, In3, In4, In5, In6, In7, In8, In9, Out> Functions.unchecked(Function9WithException<In1, In2, In3, In4, In5, In6, In7, In8, In9, Out> function)