Class InconsistentSyncWarningProperty

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

public class InconsistentSyncWarningProperty extends AbstractWarningProperty
Warning properties for inconsistent synchronization detector.
Author:
David Hovemeyer