edu.umd.cs.findbugs.ba.npe
public class NullValueUnconditionalDeref extends Object
Constructor Summary | |
---|---|
NullValueUnconditionalDeref() |
Method Summary | |
---|---|
void | add(IsNullValue isNullValue, Set<Location> unconditionalDerefLocationSet) |
Set<Location> | getDerefLocationSet() |
boolean | isAlwaysOnExceptionPath() |
boolean | isMethodReturnValue() |
Parameters: isNullValue unconditionalDerefLocationSet
Returns: Returns the derefLocationSet.
Returns: Returns the alwaysOnExceptionPath.
Returns: Returns the alwaysOnExceptionPath.