|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParameterNullnessProperty | |
---|---|
edu.umd.cs.findbugs.ba.npe |
Uses of ParameterNullnessProperty in edu.umd.cs.findbugs.ba.npe |
---|
Methods in edu.umd.cs.findbugs.ba.npe that return ParameterNullnessProperty | |
---|---|
protected ParameterNullnessProperty |
ParameterNullnessPropertyDatabase.decodeProperty(java.lang.String propStr)
|
ParameterNullnessProperty |
NonNullSpecification.getCheckForNullProperty()
|
ParameterNullnessProperty |
NonNullSpecification.getNonNullProperty()
|
Methods in edu.umd.cs.findbugs.ba.npe with parameters of type ParameterNullnessProperty | |
---|---|
void |
ParameterNullnessProperty.copyFrom(ParameterNullnessProperty other)
Make this object the same as the given one. |
protected java.lang.String |
ParameterNullnessPropertyDatabase.encodeProperty(ParameterNullnessProperty property)
|
void |
ParameterNullnessProperty.intersectWith(ParameterNullnessProperty targetDerefParamSet)
Intersect this set with the given set. |
Constructors in edu.umd.cs.findbugs.ba.npe with parameters of type ParameterNullnessProperty | |
---|---|
NonNullSpecification(JavaClassAndMethod classAndMethod,
ParameterNullnessProperty nonParamProperty,
ParameterNullnessProperty possiblyNullProperty)
|
|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |