Uses of Interface
org.lambda.actions.Action1
| Package | Description |
|---|---|
| org.lambda.actions | |
| org.lambda.actions.implementations | |
| org.lambda.query |
-
Uses of Action1 in org.lambda.actions
Methods in org.lambda.actions that return Action1 Modifier and Type Method Description static <In1> Action1<In1>Action1. doNothing() -
Uses of Action1 in org.lambda.actions.implementations
Classes in org.lambda.actions.implementations that implement Action1 Modifier and Type Class Description classA1<In>Deprecated.use lambdas: (a) -> ...your code... -
Uses of Action1 in org.lambda.query