|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.ba.npe.NonNullSpecification
public class NonNullSpecification
Constructor Summary | |
---|---|
NonNullSpecification(JavaClassAndMethod classAndMethod,
ParameterNullnessProperty nonParamProperty,
ParameterNullnessProperty possiblyNullProperty)
|
Method Summary | |
---|---|
ParameterNullnessProperty |
getCheckForNullProperty()
|
JavaClassAndMethod |
getClassAndMethod()
|
ParameterNullnessProperty |
getNonNullProperty()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NonNullSpecification(JavaClassAndMethod classAndMethod, ParameterNullnessProperty nonParamProperty, ParameterNullnessProperty possiblyNullProperty)
Method Detail |
---|
public JavaClassAndMethod getClassAndMethod()
public ParameterNullnessProperty getNonNullProperty()
public ParameterNullnessProperty getCheckForNullProperty()
public java.lang.String toString()
toString
in class java.lang.Object
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |