Wow
Toggle table of contents
6.3.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-core
/
me.ahoo.wow.infra.reflection
/
AnnotationScanner
/
scanAnnotation
scan
Annotation
fun
<
A
:
Annotation
>
KAnnotatedElement
.
scanAnnotation
(
annotationClass
:
KClass
<
A
>
)
:
A
?
inline
fun
<
A
:
Annotation
>
KAnnotatedElement
.
scanAnnotation
(
)
:
A
?