public static final class RequestParameterMap.Literal extends AnnotationLiteral<RequestParameterMap> implements RequestParameterMap
Supports inline instantiation of the RequestParameterMap qualifier.
RequestParameterMap.Literal| Modifier and Type | Field and Description |
|---|---|
static RequestParameterMap.Literal |
INSTANCE
Instance of the
RequestParameterMap qualifier. |
| Constructor and Description |
|---|
Literal() |
annotationType, equals, hashCode, toStringpublic static final RequestParameterMap.Literal INSTANCE
RequestParameterMap qualifier.