AbstractWarningProperty
, DeadLocalStoreProperty
, DoomedCodeWarningProperty
, GeneralWarningProperty
, InconsistentSyncWarningProperty
, Naming.NamingProperty
, NonNullReturnProperty
, NullArgumentWarningProperty
, NullDerefProperty
, RefComparisonWarningProperty
public interface WarningProperty
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getName() |
Get the fully qualified name of the property.
|
PriorityAdjustment |
getPriorityAdjustment() |
Get the priority adjustment: i.e., the effect that this warning property
is expected to have on the likelihood that the warning is real, benign,
or a false positive.
|
PriorityAdjustment getPriorityAdjustment()
java.lang.String getName()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.