Package | Description |
---|---|
edu.umd.cs.findbugs.ba.npe | |
edu.umd.cs.findbugs.detect |
Modifier and Type | Method and Description |
---|---|
void |
NullDerefAndRedundantComparisonCollector.foundRedundantNullCheck(Location location,
RedundantBranch redundantBranch)
Subclasses should override this method to capture locations where a
redundant null comparison is performed.
|
Modifier and Type | Method and Description |
---|---|
void |
NoiseNullDeref.foundRedundantNullCheck(Location location,
RedundantBranch redundantBranch) |
void |
FindNullDeref.foundRedundantNullCheck(Location location,
RedundantBranch redundantBranch) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.