|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LambdaUtil.LiftedLambda4 | |
|---|---|
| edu.rice.cs.plt.lambda | A collection of interfaces facilitating first-class functions in Java. |
| Uses of LambdaUtil.LiftedLambda4 in edu.rice.cs.plt.lambda |
|---|
| Methods in edu.rice.cs.plt.lambda that return LambdaUtil.LiftedLambda4 | ||
|---|---|---|
static
|
LambdaUtil.lift(Lambda4<? super T1,? super T2,? super T3,? super T4,? extends R> lambda)
Lift a Lambda4 to accept option values, returning Option.none() if any argument is "none". |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||