Package org.cthing.annotations


package org.cthing.annotations
Annotations for code quality and readability.
  • Annotation Interfaces
    Class
    Description
    A marker annotation to indicate that a method, constructor or type is given increased access for testing purposes.
    An annotation to indicate to test coverage tools that the annotated item should be excluded from analysis.
    Declares that fields, method return types, method parameters, and type parameters within the annotated package are not null by default.