public static class GenericSynthesizedAggregateAnnotation.MetaAnnotation extends GenericSynthesizedAnnotation<Annotation,Annotation>
AbstractAnnotationSynthesizer.source以及AbstractAnnotationSynthesizer.source所属层级结构中的全部关联注解对象Hierarchical.SelectorDEFAULT_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, setAttributeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetAttributesequals, hashCode, toStringcompareToprotected MetaAnnotation(Annotation root, Annotation annotation, int verticalDistance, int horizontalDistance)
root - 根对象annotation - 被合成的注解对象verticalDistance - 距离根对象的水平距离horizontalDistance - 距离根对象的垂直距离Copyright © 2025. All rights reserved.