Package edu.umd.cs.findbugs
Interface UseAnnotationDatabase
-
- All Known Implementing Classes:
AnnotationDetector,FindNullDeref,InconsistentAnnotations,MethodReturnCheck,NoiseNullDeref
public interface UseAnnotationDatabaseA marker interface for detectors which use an AnnotationDatabase.- Author:
- David Hovemeyer