| Modifier and Type | Field and Description |
|---|---|
EX.Function<T,R> |
delegate |
| Constructor and Description |
|---|
FunctionWrapper(EX.Function<T,R> delegate) |
| Modifier and Type | Method and Description |
|---|---|
R |
apply(T t) |
public final EX.Function<T,R> delegate
public FunctionWrapper(EX.Function<T,R> delegate)