Package com.github.tadukoo.util.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.