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