EzHookTool
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
EzHookTool
core
/
io.github.lingqiqi5211.ezhooktool.core
/
NullableLazyClass
Nullable
Lazy
Class
class
NullableLazyClass
可空的延迟加载类。
Members
Functions
get
Value
Link copied to clipboard
operator
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
Class
<
*
>
?
resolve
Or
Null
Link copied to clipboard
fun
resolveOrNull
(
)
:
Class
<
*
>
?