annotated
A DSL-style function to create an AnnotationQualifier for a given annotation type T. This provides a more concise and readable way to specify annotation-based qualifiers.
Return
An AnnotationQualifier instance for the specified annotation type.
Parameters
T
The annotation class to use as a qualifier.