|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |