EzHookTool
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
EzHookTool
hook-xposed-101
/
io.github.lingqiqi5211.ezhooktool.xposed.java
/
ExtraFields
/
setStaticField
set
Static
Field
@
JvmStatic
fun
setStaticField
(
clazz
:
Class
<
*
>
,
key
:
String
,
value
:
Any
?
)
:
Any
?
为类写入附加静态字段。
Parameters
clazz
目标类
key
附加字段名
value
新值