Index
All Classes|All Packages
S
- ShouldBeFinal - Annotation Type in com.github.tadukoo.annotation
-
Annotation to mark a class field or method that it should be changed to "final" in the future.
- ShouldBeFinalProcessor - Class in com.github.tadukoo.annotation.process
-
Annotation Processor for
ShouldBeFinal
that gives a warning message on methods or fields that include the annotation. - ShouldBeFinalProcessor() - Constructor for class com.github.tadukoo.annotation.process.ShouldBeFinalProcessor
-
Constructor to designate this as being an Annotation Processor for
ShouldBeFinal
.
All Classes|All Packages