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