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