FindBugs™ 1.3.9

edu.umd.cs.findbugs.ba
Class CheckReturnAnnotationDatabase

java.lang.Object
  extended by edu.umd.cs.findbugs.ba.AnnotationDatabase<CheckReturnValueAnnotation>
      extended by edu.umd.cs.findbugs.ba.CheckReturnAnnotationDatabase

public class CheckReturnAnnotationDatabase
extends AnnotationDatabase<CheckReturnValueAnnotation>

Author:
pugh

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

CheckReturnAnnotationDatabase

public CheckReturnAnnotationDatabase()
Method Detail

loadAuxiliaryAnnotations

public void loadAuxiliaryAnnotations()
Overrides:
loadAuxiliaryAnnotations in class AnnotationDatabase<CheckReturnValueAnnotation>

getResolvedAnnotation

public CheckReturnValueAnnotation getResolvedAnnotation(java.lang.Object o,
                                                        boolean getMinimal)
Overrides:
getResolvedAnnotation in class AnnotationDatabase<CheckReturnValueAnnotation>

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.