JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
com.hivemq.client.annotations
Annotation Type CheckReturnValue
@Documented
@Retention
(
value
=
CLASS
)
@Target
(
value
=
METHOD
) public @interface
CheckReturnValue
Documents that the return value of a method should not be ignored.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element