Class S1<In>
java.lang.Object
org.lambda.functions.implementations.Function<In,Object,Object,Object,Object,Object,Object,Object,Object,Out>
org.lambda.functions.implementations.F1<In,Comparable<?>>
org.lambda.functions.implementations.S1<In>
- All Implemented Interfaces:
Function1<In,Comparable<?>>
@Deprecated public class S1<In> extends F1<In,Comparable<?>>
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
-
S1
Deprecated.
-