toggle menu
EzXHelper
androidJvm
switch theme
search in API
EzXHelper
/
com.github.kyuubiran.ezxhelper
/
ClassHelper
/
invokeStaticMethod
invoke
Static
Method
fun
invokeStaticMethod
(
methodName
:
String
,
returnType
:
Class
<
*
>
?
=
null
,
paramTypes
:
ParamTypes
=
paramTypes()
,
params
:
Params
=
params()
)
:
Any
?