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