Class IntAnnotation

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

public class IntAnnotation extends Object implements BugAnnotation
Bug annotation class for integer values.
Author:
David Hovemeyer
See Also: