EzHookTool
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
EzHookTool
core
/
io.github.lingqiqi5211.ezhooktool.core
/
invokeStaticMethodAs
invoke
Static
Method
As
fun
<
T
>
Class
<
*
>
.
invokeStaticMethodAs
(
methodName
:
String
,
args
:
Args
=
args()
,
argTypes
:
ArgTypes
=
argTypes()
,
returnType
:
Class
<
*
>
?
=
null
)
:
T
?
类型安全的静态方法调用。