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