Package | Description |
---|---|
edu.umd.cs.findbugs.ba.npe |
Modifier and Type | Method and Description |
---|---|
java.util.Set<LocationWhereValueBecomesNull> |
IsNullValueAnalysis.getLocationWhereValueBecomesNullSet() |
Modifier and Type | Method and Description |
---|---|
void |
IsNullValueAnalysis.addLocationWhereValueBecomesNull(LocationWhereValueBecomesNull locationWhereValueBecomesNull) |
int |
LocationWhereValueBecomesNull.compareTo(LocationWhereValueBecomesNull o) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<ValueNumber,java.util.Set<Location>> |
NullDerefAndRedundantComparisonFinder.findNullAssignments(java.util.Set<LocationWhereValueBecomesNull> locationWhereValueBecomesNullSet) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.