edu.umd.cs.findbugs
Interface TrainingDetector

All Superinterfaces:
Detector
All Known Implementing Classes:
TrainFieldStoreTypes, TrainNonNullAnnotations, TrainUnconditionalDerefParams

public interface TrainingDetector
extends Detector

Interface to mark Detector classes which are used only as a training pass.

Author:
David Hovemeyer

Field Summary
 
Fields inherited from interface edu.umd.cs.findbugs.Detector
EXP_PRIORITY, HIGH_PRIORITY, IGNORE_PRIORITY, LOW_PRIORITY, NORMAL_PRIORITY
 
Method Summary
 
Methods inherited from interface edu.umd.cs.findbugs.Detector
report, visitClassContext