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