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