T - function parameter typeR - function return typepublic abstract class AbstractFunctionInvoker<T,R> extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractFunctionInvoker(Function<T,R> function) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.