Uses of Interface
org.lambda.actions.Action4WithException
Packages that use Action4WithException
-
Uses of Action4WithException in org.lambda.actions
Methods in org.lambda.actions with parameters of type Action4WithExceptionModifier and TypeMethodDescriptionstatic <In1,In2, In3, In4>
Action4<In1,In2, In3, In4> Actions.unchecked(Action4WithException<In1, In2, In3, In4> action)