Package | Description |
---|---|
edu.umd.cs.findbugs.ba.npe | |
edu.umd.cs.findbugs.detect |
Constructor and Description |
---|
NullDerefAndRedundantComparisonFinder(ClassContext classContext,
org.apache.bcel.classfile.Method method,
NullDerefAndRedundantComparisonCollector collector)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
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™ is licenced under the LGPL. Copyright © 2006 University of Maryland.