EzHookTool
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
EzHookTool
core
/
io.github.lingqiqi5211.ezhooktool.core
/
findFieldValueAs
find
Field
Value
As
fun
<
T
>
Any
.
findFieldValueAs
(
findSuper
:
Boolean
?
=
null
,
query
:
FieldQuery
.
(
)
->
Unit
)
:
T
?
类型安全的查询条件查找字段值。
Parameters
find
Super
null=智能搜索(默认), false=仅当前类, true=强制搜索继承链
query
查询条件块