Wow
Toggle table of contents
5.9.8
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.infra.reflection
/
MergedAnnotation
Merged
Annotation
class
MergedAnnotation
(
val
element
:
KAnnotatedElement
)
获取继承自父类或者接口的注解
Members
Constructors
Merged
Annotation
Link copied to clipboard
constructor
(
element
:
KAnnotatedElement
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
element
Link copied to clipboard
val
element
:
KAnnotatedElement
merged
Annotations
Link copied to clipboard
val
mergedAnnotations
:
Set
<
Annotation
>