Class NullnessAnnotationDatabase

java.lang.Object
edu.umd.cs.findbugs.ba.AnnotationDatabase<NullnessAnnotation>
edu.umd.cs.findbugs.ba.NullnessAnnotationDatabase
All Implemented Interfaces:
INullnessAnnotationDatabase

@Deprecated public class NullnessAnnotationDatabase extends AnnotationDatabase<NullnessAnnotation> implements INullnessAnnotationDatabase
Deprecated.
Author:
pugh