Uses of Class
org.lambda.functions.implementations.F1
| Package | Description |
|---|---|
| org.lambda.actions.implementations | |
| org.lambda.functions.implementations |
-
Uses of F1 in org.lambda.actions.implementations
Subclasses of F1 in org.lambda.actions.implementations Modifier and Type Class Description classA0Deprecated.use lambdas: () -> ...your code... -
Uses of F1 in org.lambda.functions.implementations
Subclasses of F1 in org.lambda.functions.implementations Modifier and Type Class Description classB1<In>Deprecated.use lambdas: a -> ...your code...classS1<In>Deprecated.use lambdas: a -> ...your code...