Package io.micronaut.sourcegen.javapoet
Class AnnotationSpec
java.lang.Object
io.micronaut.sourcegen.javapoet.AnnotationSpec
A generated annotation on a declaration.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final record
static interface
static final class
static final record
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic AnnotationSpec.Builder
static AnnotationSpec.Builder
boolean
static AnnotationSpec
get
(Annotation annotation) static AnnotationSpec
get
(Annotation annotation, boolean includeDefaultValues) static AnnotationSpec
get
(AnnotationMirror annotation) int
hashCode()
toString()