Class AnnotationSpec
java.lang.Object
com.squareup.javapoet.AnnotationSpec
A generated annotation on a declaration.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic AnnotationSpec.Builderstatic AnnotationSpec.Builderbooleanstatic AnnotationSpecget(Annotation annotation) static AnnotationSpecget(Annotation annotation, boolean includeDefaultValues) static AnnotationSpecget(AnnotationMirror annotation) inthashCode()toString()
-
Field Details
-
type
-
members
-
-
Method Details
-
get
-
get
-
get
-
builder
-
builder
-
toBuilder
-
equals
-
hashCode
-
toString
-