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