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