Wow
Toggle table of contents
5.3.9
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.infra.reflection
/
AnnotationScanner
/
scanAnnotations
scan
Annotations
fun
<
A
:
Annotation
>
KAnnotatedElement
.
scanAnnotations
(
annotationClass
:
KClass
<
A
>
)
:
List
<
A
>
inline
fun
<
A
:
Annotation
>
KAnnotatedElement
.
scanAnnotations
(
)
:
List
<
A
>