/** * Support for analyzing code containing JSR-305 type qualifier annotations. * * See the JSR-305 home page at <a href="http://code.google.com/p/jsr-305/">http://code.google.com/p/jsr-305/</a>. */ @javax.annotation.ParametersAreNonnullByDefault @edu.umd.cs.findbugs.internalAnnotations.AnalysisContextContained package edu.umd.cs.findbugs.ba.jsr305;