Package org.sonar.java.annotations


@ParametersAreNonnullByDefault package org.sonar.java.annotations
  • Annotation Types
    Class
    Description
    This annotation should be placed on api elements that can be changed in the future versions and do not guarantee backward compatibility
    This annotation should be placed on elements that exists, or is more widely visible than otherwise necessary, only for use in test code.