Documentation of 'edu.umd.cs.findbugs.annotations.CreatesObligation' Java class
CreatesObligation
edu.umd.cs.findbugs.annotations

Annotation Type CreatesObligation



  • @Documented
     @Retention(value=RUNTIME)
     @Target(value={METHOD,CONSTRUCTOR})
    public @interface CreatesObligation
    Mark a constructor or method as creating a resource which requires cleanup. The marked method must be a member of a class marked with the CleanupObligation annotation.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.