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