Class B1<In>
@Deprecated public class B1<In> extends F1<In,Boolean>
Deprecated.
use lambdas: a -> ...your code...
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.lambda.functions.implementations.Function
call, ret, returnValue
-
Constructor Details
-
B1
Deprecated.
-