Uses of Package
edu.umd.cs.findbugs.props
Packages that use edu.umd.cs.findbugs.props
-
Classes in edu.umd.cs.findbugs.props used by edu.umd.cs.findbugs.detectClassDescriptionAbstract base class for implementing warning properties.Enum representing how a particular warning property is expected to affect its likelihood of being serious, benign, or a false positive.Interface that all warning property enumerations are expected to implement.A Set of WarningProperty objects, each with an optional attribute Object.
-
Classes in edu.umd.cs.findbugs.props used by edu.umd.cs.findbugs.propsClassDescriptionAbstract base class for implementing warning properties.General warning properties.Enum representing how a particular warning property is expected to affect its likelihood of being serious, benign, or a false positive.Interface that all warning property enumerations are expected to implement.A Set of WarningProperty objects, each with an optional attribute Object.