Uses of Interface
org.lambda.actions.Action7WithException
Packages that use Action7WithException
-
Uses of Action7WithException in org.lambda.actions
Methods in org.lambda.actions with parameters of type Action7WithExceptionModifier and TypeMethodDescriptionstatic <In1,In2, In3, In4, In5, In6, In7>
Action7<In1,In2, In3, In4, In5, In6, In7> Actions.unchecked(Action7WithException<In1, In2, In3, In4, In5, In6, In7> action)