public static class GenericSynthesizedAggregateAnnotation.MetaAnnotation extends GenericSynthesizedAnnotation<Annotation,Annotation>
AbstractAnnotationSynthesizer.source
以及AbstractAnnotationSynthesizer.source
所属层级结构中的全部关联注解对象Hierarchical.Selector
DEFAULT_HIERARCHICAL_COMPARATOR
Modifier | Constructor and Description |
---|---|
protected |
MetaAnnotation(Annotation root,
Annotation annotation,
int verticalDistance,
int horizontalDistance)
创建一个合成注解
|
annotationType, getAnnotation, getAttributes, getAttributeValue, getAttributeValue, getHorizontalDistance, getRoot, getVerticalDistance, hasAttribute, hasAttribute, loadAttributeMethods, replaceAttribute, setAttribute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setAttributes
equals, hashCode, toString
compareTo
protected MetaAnnotation(Annotation root, Annotation annotation, int verticalDistance, int horizontalDistance)
root
- 根对象annotation
- 被合成的注解对象verticalDistance
- 距离根对象的水平距离horizontalDistance
- 距离根对象的垂直距离Copyright © 2024. All rights reserved.