Class StringAnnotation

java.lang.Object
edu.umd.cs.findbugs.StringAnnotation
All Implemented Interfaces:
BugAnnotation, XMLWriteable, XMLWriteableWithMessages, Serializable, Cloneable, Comparable<BugAnnotation>

public class StringAnnotation extends Object implements BugAnnotation
Bug annotation class for string values.
Author:
William Pugh
See Also: