edu.umd.cs.findbugs.annotations
Annotation Type CleanupObligation


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface CleanupObligation

Mark a class or interface as a resource type requiring cleanup.

Author:
David Hovemeyer



Copyright © 2012 Ness Computing, Inc.. All Rights Reserved.