| Constructor and Description |
|---|
FunctionWrapper(Function<T,R> function) |
| Modifier and Type | Method and Description |
|---|---|
R |
apply(T t) |
static <T,R> FunctionWrapper<T,R> |
of(Function<T,R> function) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.