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