Wow
Toggle table of contents
8.6.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-core
/
me.ahoo.wow.infra.invoker
/
FunctionInvokerFactory
Function
Invoker
Factory
class
FunctionInvokerFactory
Members
Functions
create
Link copied to clipboard
open
fun
<
T
>
create
(
constructor
:
Constructor
<
T
>
)
:
ConstructorFunctionInvoker
open
fun
create
(
method
:
Method
)
:
FunctionInvoker