tessera
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
tessera
tessera
/
ratph6.tessera.api
/
AccessWidener
/
invoke
invoke
@
JvmStatic
fun
invoke
(
target
:
Any
,
method
:
String
,
vararg
args
:
Any
?
)
:
Any
?
Call a (private) instance method by name + arg count; numeric args are coerced to the param types.