Class GeneralWarningProperty

java.lang.Object
edu.umd.cs.findbugs.props.AbstractWarningProperty
edu.umd.cs.findbugs.props.GeneralWarningProperty
All Implemented Interfaces:
WarningProperty

public class GeneralWarningProperty extends AbstractWarningProperty
General warning properties. These are properties that could be attached to any warning to provide information which might be useful in determining whether or not the bug is a false positive, and/or the severity of the warning.
Author:
David Hovemeyer
  • Field Details