|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LambdaUtil.LiftedLambda | |
|---|---|
| edu.rice.cs.plt.lambda | A collection of interfaces facilitating first-class functions in Java. |
| Uses of LambdaUtil.LiftedLambda in edu.rice.cs.plt.lambda |
|---|
| Methods in edu.rice.cs.plt.lambda that return LambdaUtil.LiftedLambda | ||
|---|---|---|
static
|
LambdaUtil.lift(Lambda<? super T,? extends R> lambda)
Lift a Lambda to accept an option value, returning Option.none() in the "none" case. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||