public annotation interface  edu.umd.cs.findbugs.annotations.NoWarning extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract java.lang.String value();
public abstract edu.umd.cs.findbugs.annotations.Confidence confidence();
public abstract int rank();
}