Uses of Interface
org.lambda.actions.Action3WithException
Packages that use Action3WithException
-
Uses of Action3WithException in org.lambda.actions
Methods in org.lambda.actions with parameters of type Action3WithExceptionModifier and TypeMethodDescriptionstatic <In1,In2, In3>
Action3<In1,In2, In3> Actions.unchecked(Action3WithException<In1, In2, In3> action)