Class A0
@Deprecated public class A0 extends F1<Boolean,String> implements Action0
Deprecated.
use lambdas: () -> ...your code...
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.lambda.actions.Action0
Action0.Action0WithExceptions -
Field Summary
Fields Modifier and Type Field Description booleanrunDeprecated. -
Constructor Summary
-
Method Summary
Modifier and Type Method Description voidcall()Deprecated.voidreturnValue(String returnValue)Deprecated.
-
Field Details
-
run
public boolean runDeprecated.
-
-
Constructor Details
-
A0
Deprecated.
-
-
Method Details