EzHookTool
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
EzHookTool
core
/
io.github.lingqiqi5211.ezhooktool.core
/
getStaticFieldAs
get
Static
Field
As
fun
<
T
>
Class
<
*
>
.
getStaticFieldAs
(
fieldName
:
String
,
type
:
Class
<
*
>
?
=
null
)
:
T
?
类型安全的静态字段读取。
Parameters
field
Name
字段名
type
可选字段类型,用于进一步约束匹配结果