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