Uses of Interface
org.lambda.actions.Action1WithException
Packages that use Action1WithException
-
Uses of Action1WithException in org.lambda.actions
Methods in org.lambda.actions with parameters of type Action1WithExceptionModifier and TypeMethodDescriptionstatic <In> Action1<In>Actions.unchecked(Action1WithException<In> action)