Package org.assertj.core.annotation
package org.assertj.core.annotation
-
Annotation TypesClassDescriptionSignifies 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.