Package com.github.tadukoo.annotation
A collection of useful annotations
-
Annotation Types Summary Annotation Type Description ShouldBeFinal Annotation to mark a class field or method that it should be changed to "final" in the future.
Annotation Type | Description |
---|---|
ShouldBeFinal |
Annotation to mark a class field or method that it should be changed
to "final" in the future.
|