A javax.inject.Qualifier annotation that provides a unique namespace prefix for the type of this key. Despite documentation in AnnotationMirror, equals and hashCode aren't implemented to represent logical equality, so AnnotationMirrors#equivalence() provides this facility.
()
| 63 | * provides this facility. |
| 64 | */ |
| 65 | abstract Optional<Equivalence.Wrapper<AnnotationMirror>> wrappedQualifier(); |
| 66 | |
| 67 | /** |
| 68 | * The type represented by this key. |