public interface AnnotatedElement extends AnnotationMetadataProvider, Named
EMPTY| Modifier and Type | Method and Description | 
|---|---|
| default boolean | isDeclaredNonNull() | 
| default boolean | isDeclaredNullable() | 
| default boolean | isNonNull() | 
| default boolean | isNullable() | 
findAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, getAnnotationMetadata, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByTypegetAnnotation, getAnnotation, getDeclaredAnnotation, getDeclaredAnnotation, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeDeclareddefault boolean isDeclaredNullable()
default boolean isNullable()
default boolean isNonNull()
default boolean isDeclaredNonNull()