|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.ba.AnnotationDatabase<NullnessAnnotation>
edu.umd.cs.findbugs.ba.NullnessAnnotationDatabase
public class NullnessAnnotationDatabase
Field Summary |
---|
Fields inherited from class edu.umd.cs.findbugs.ba.AnnotationDatabase |
---|
ANY, FIELD, METHOD, PARAMETER |
Constructor Summary | |
---|---|
NullnessAnnotationDatabase()
|
Method Summary | |
---|---|
NullnessAnnotation |
getResolvedAnnotation(java.lang.Object o,
boolean getMinimal)
|
boolean |
parameterMustBeNonNull(XMethod m,
int param)
|
Methods inherited from class edu.umd.cs.findbugs.ba.AnnotationDatabase |
---|
addDefaultAnnotation, addDefaultMethodAnnotation, addDirectAnnotation, addMethodAnnotation, addMethodParameterAnnotation, addSyntheticElement, annotationIsDirect, anyAnnotations, getUncachedResolvedAnnotation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullnessAnnotationDatabase()
Method Detail |
---|
public boolean parameterMustBeNonNull(XMethod m, int param)
@CheckForNull public NullnessAnnotation getResolvedAnnotation(java.lang.Object o, boolean getMinimal)
getResolvedAnnotation
in class AnnotationDatabase<NullnessAnnotation>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |