|
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.AnnotationDatabase<CheckReturnValueAnnotation>
edu.umd.cs.findbugs.ba.CheckReturnAnnotationDatabase
public class CheckReturnAnnotationDatabase
Nested Class Summary |
---|
Nested classes/interfaces inherited from class edu.umd.cs.findbugs.ba.AnnotationDatabase |
---|
AnnotationDatabase.Target |
Field Summary |
---|
Fields inherited from class edu.umd.cs.findbugs.ba.AnnotationDatabase |
---|
IGNORE_BUILTIN_ANNOTATIONS |
Constructor Summary | |
---|---|
CheckReturnAnnotationDatabase()
|
Method Summary | |
---|---|
CheckReturnValueAnnotation |
getResolvedAnnotation(java.lang.Object o,
boolean getMinimal)
|
void |
loadAuxiliaryAnnotations()
|
Methods inherited from class edu.umd.cs.findbugs.ba.AnnotationDatabase |
---|
addDefaultAnnotation, addDefaultMethodAnnotation, addDirectAnnotation, addFieldAnnotation, addMethodAnnotation, addMethodParameterAnnotation, annotationIsDirect, anyAnnotations, getDirectAnnotation, getUncachedResolvedAnnotation, setAddClassOnly |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CheckReturnAnnotationDatabase()
Method Detail |
---|
public void loadAuxiliaryAnnotations()
loadAuxiliaryAnnotations
in class AnnotationDatabase<CheckReturnValueAnnotation>
public CheckReturnValueAnnotation getResolvedAnnotation(java.lang.Object o, boolean getMinimal)
getResolvedAnnotation
in class AnnotationDatabase<CheckReturnValueAnnotation>
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |