public class AnnotationExtractor extends Object
TypeElement
.Constructor and Description |
---|
AnnotationExtractor() |
Modifier and Type | Method and Description |
---|---|
static ImmutableList<AnnotationSpec> |
extractValidAnnotations(javax.lang.model.element.TypeElement element) |
public static ImmutableList<AnnotationSpec> extractValidAnnotations(javax.lang.model.element.TypeElement element)