static interface Key.AnnotationStrategy
Modifier and Type | Method and Description |
---|---|
java.lang.annotation.Annotation |
getAnnotation() |
java.lang.Class<? extends java.lang.annotation.Annotation> |
getAnnotationType() |
boolean |
hasAttributes() |
Key.AnnotationStrategy |
withoutAttributes() |
java.lang.annotation.Annotation getAnnotation()
java.lang.Class<? extends java.lang.annotation.Annotation> getAnnotationType()
boolean hasAttributes()
Key.AnnotationStrategy withoutAttributes()