Class AnnotationMirrorImpl
java.lang.Object
org.vesalainen.bcc.model.AnnotationMirrorImpl
- All Implemented Interfaces:
AnnotationMirror
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate DeclaredTypeprivate Map<ExecutableElement, AnnotationValue> private Map<ExecutableElement, AnnotationValue> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanMap<? extends ExecutableElement, ? extends AnnotationValue> Map<? extends ExecutableElement, ? extends AnnotationValue> inthashCode()
-
Field Details
-
elementValues
-
elementValuesWithDefaults
-
declaredType
-
-
Constructor Details
-
AnnotationMirrorImpl
-
-
Method Details
-
getAnnotationType
- Specified by:
getAnnotationTypein interfaceAnnotationMirror
-
getElementValues
- Specified by:
getElementValuesin interfaceAnnotationMirror
-
getElementValuesWithDefaults
-
hashCode
-
equals
-