@Internal public final class AnnotationMetadataSupport extends Object
AnnotationMetadata
.Constructor and Description |
---|
AnnotationMetadataSupport() |
Modifier and Type | Method and Description |
---|---|
static List<Map.Entry<Class<? extends Annotation>,Class<? extends Annotation>>> |
getCoreRepeatableAnnotations() |
static Map<String,Object> |
getDefaultValues(String annotation) |
static String |
getRepeatableAnnotation(String annotation) |
@Internal public static List<Map.Entry<Class<? extends Annotation>,Class<? extends Annotation>>> getCoreRepeatableAnnotations()
public static Map<String,Object> getDefaultValues(String annotation)
annotation
- The annotation