FunctionInvokerFactory

Functions

Link copied to clipboard
open fun <T> create(constructor: Constructor<T>): ConstructorFunctionInvoker
open fun create(method: Method): FunctionInvoker