JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
edu.umd.cs.findbugs.annotations
CleanupObligation
Contents
Description
Hide sidebar
Show sidebar
Annotation Type CleanupObligation
@Documented
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
CleanupObligation
Mark a class or interface as a resource type requiring cleanup.