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