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