Uses of Interface
org.lambda.actions.Action9
Packages that use Action9
-
Uses of Action9 in org.lambda.actions
Methods in org.lambda.actions that return Action9Modifier and TypeMethodDescriptionstatic <In1,In2, In3, In4, In5, In6, In7, In8, In9>
Action9<In1,In2, In3, In4, In5, In6, In7, In8, In9> Action9.doNothing()static <In1,In2, In3, In4, In5, In6, In7, In8, In9>
Action9<In1,In2, In3, In4, In5, In6, In7, In8, In9> Actions.unchecked(Action9WithException<In1, In2, In3, In4, In5, In6, In7, In8, In9> action)