| Interface | Description |
|---|---|
| WarningProperty |
Interface that all warning property enumerations are expected to implement.
|
| 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.
|
| WarningPropertySet<T extends WarningProperty> |
A Set of WarningProperty objects, each with an optional attribute Object.
|
| WarningPropertyUtil |
Utility methods for creating general warning properties.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.