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