Package com.github.tadukoo.annotation.process
The Annotation processors for the Annotations in the
annotation package.
Also includes
AbstractAnnotationProcessor
to use in making more annotation processors and simplify the related utils for it via including
AnnotationUtil.-
Class Summary Class Description ShouldBeFinalProcessor Annotation Processor forShouldBeFinalthat gives a warning message on methods or fields that include the annotation.