JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
javax.annotation
Annotation Type WillClose
@Documented @Retention(value=RUNTIME) public @interface
WillClose
Used to annotate a method parameter to indicate that this method will close the resource.
See Also:
WillCloseWhenClosed
,
WillNotClose
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element