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