Uses of Class
com.github.tadukoo.util.annotation.process.AbstractAnnotationProcessor
Package | Description |
---|---|
com.github.tadukoo.util.annotation.process |
The Annotation processors for the Annotations in the
annotation package . |
-
Uses of AbstractAnnotationProcessor in com.github.tadukoo.util.annotation.process
Subclasses of AbstractAnnotationProcessor in com.github.tadukoo.util.annotation.process Modifier and Type Class Description class
AnnotationProcessorProcessor
Annotation Processor forAnnotationProcessor
annotation.class
ShouldBeFinalProcessor
Annotation Processor forShouldBeFinal
that gives a warning message on methods or fields that include the annotation.