Class RefComparisonWarningProperty

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

public class RefComparisonWarningProperty extends AbstractWarningProperty
Warning properties for FindRefComparison detector.
Author:
David Hovemeyer