FindBugs™ 1.3.9

Uses of Interface
edu.umd.cs.findbugs.IClassScreener

Packages that use IClassScreener
edu.umd.cs.findbugs Main package for the FindBugs application - contains the engine class (FindBugs), the object model classes for bug instances (BugInstance, BugAnnotation), and other miscellany. 
 

Uses of IClassScreener in edu.umd.cs.findbugs
 

Classes in edu.umd.cs.findbugs that implement IClassScreener
 class ClassScreener
          Class to pre-screen class files, so that only a subset are analyzed.
 

Methods in edu.umd.cs.findbugs with parameters of type IClassScreener
 void IFindBugsEngine.setClassScreener(IClassScreener classScreener)
          Set the ClassScreener.
 void FindBugs2.setClassScreener(IClassScreener classScreener)
           
 


FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.