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