Uses of Interface
org.lambda.functions.Function0
| Package | Description |
|---|---|
| org.lambda.functions.implementations |
-
Uses of Function0 in org.lambda.functions.implementations
Classes in org.lambda.functions.implementations that implement Function0 Modifier and Type Class Description classF0<Out>Deprecated.use lambdas: (a,b,c,d,e,f,g,h,i) -> ...your code...