|
FindBugs™ 1.3.9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RedundantBranch | |
|---|---|
| edu.umd.cs.findbugs.ba.npe | |
| edu.umd.cs.findbugs.detect | |
| Uses of RedundantBranch in edu.umd.cs.findbugs.ba.npe |
|---|
| Methods in edu.umd.cs.findbugs.ba.npe with parameters of type RedundantBranch | |
|---|---|
void |
NullDerefAndRedundantComparisonCollector.foundRedundantNullCheck(Location location,
RedundantBranch redundantBranch)
Subclasses should override this method to capture locations where a redundant null comparison is performed. |
| Uses of RedundantBranch in edu.umd.cs.findbugs.detect |
|---|
| Methods in edu.umd.cs.findbugs.detect with parameters of type RedundantBranch | |
|---|---|
void |
NoiseNullDeref.foundRedundantNullCheck(Location location,
RedundantBranch redundantBranch)
|
void |
FindNullDeref.foundRedundantNullCheck(Location location,
RedundantBranch redundantBranch)
|
|
FindBugs™ 1.3.9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||