JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
org.assertj.core.annotation
CanIgnoreReturnValue
Contents
Description
Hide sidebar
Show sidebar
Annotation Type CanIgnoreReturnValue
@Target
({
CONSTRUCTOR
,
METHOD
,
PACKAGE
,
TYPE
})
public @interface
CanIgnoreReturnValue
Annotation to skip "CheckReturnValue" check.
Since:
3.27.4