FindBugs™ 1.3.9

Uses of Interface
edu.umd.cs.findbugs.ba.npe.NullDerefAndRedundantComparisonCollector

Packages that use NullDerefAndRedundantComparisonCollector
edu.umd.cs.findbugs.ba.npe   
edu.umd.cs.findbugs.detect   
 

Uses of NullDerefAndRedundantComparisonCollector in edu.umd.cs.findbugs.ba.npe
 

Constructors in edu.umd.cs.findbugs.ba.npe with parameters of type NullDerefAndRedundantComparisonCollector
NullDerefAndRedundantComparisonFinder(ClassContext classContext, org.apache.bcel.classfile.Method method, NullDerefAndRedundantComparisonCollector collector)
          Constructor.
 

Uses of NullDerefAndRedundantComparisonCollector in edu.umd.cs.findbugs.detect
 

Classes in edu.umd.cs.findbugs.detect that implement NullDerefAndRedundantComparisonCollector
 class FindNullDeref
          A Detector to find instructions where a NullPointerException might be raised.
 class NoiseNullDeref
          A Detector to find instructions where a NullPointerException might be raised.
 


FindBugs™ 1.3.9

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