Uses of Class
com.github.tadukoo.annotation.processor.AbstractAnnotationProcessor
| Package | Description |
|---|---|
| com.github.tadukoo.annotation.process |
The Annotation processors for the Annotations in the
annotation package. |
| com.github.tadukoo.annotation.processor |
-
Uses of AbstractAnnotationProcessor in com.github.tadukoo.annotation.process
Subclasses of AbstractAnnotationProcessor in com.github.tadukoo.annotation.process Modifier and Type Class Description classShouldBeFinalProcessorAnnotation Processor forShouldBeFinalthat gives a warning message on methods or fields that include the annotation. -
Uses of AbstractAnnotationProcessor in com.github.tadukoo.annotation.processor
Subclasses of AbstractAnnotationProcessor in com.github.tadukoo.annotation.processor Modifier and Type Class Description classAnnotationProcessorProcessorAnnotation Processor forAnnotationProcessorannotation.