| Package | Description |
|---|---|
| edu.umd.cs.findbugs.ba.npe | |
| edu.umd.cs.findbugs.detect |
| Constructor | Description |
|---|---|
NullDerefAndRedundantComparisonFinder(ClassContext classContext,
org.apache.bcel.classfile.Method method,
NullDerefAndRedundantComparisonCollector collector) |
Constructor.
|
| Modifier and Type | Class | 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.