Package org.assertj.core.annotation


package org.assertj.core.annotation
  • Annotation Types
    Class
    Description
    Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.
    Annotation to skip "CheckReturnValue" check.
    Findbugs handles any annotation with name "CheckReturnValue" in return value check.