| Package | Description |
|---|---|
| pl.joegreen.lambdaFromString |
| Modifier and Type | Method and Description |
|---|---|
LambdaCreationException |
LambdaCreationRuntimeException.getNestedCheckedException() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
LambdaFactory.createLambda(String code,
TypeReference<T> typeReference)
Creates lambda from the given code.
|
| Constructor and Description |
|---|
LambdaCreationRuntimeException(LambdaCreationException ex) |
Copyright © 2016. All rights reserved.