RepositoryLookupFailureCallback, BugReporter, IClassObserver, IErrorLoggerpublic class SortingBugReporter extends TextUIBugReporter
AbstractBugReporter.ErrorNORMAL, SILENToutputStream| Constructor | Description |
|---|---|
SortingBugReporter() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
doReportBug(BugInstance bugInstance) |
Subclasses must override this.
|
void |
finish() |
Finish reporting bugs.
|
BugCollection |
getBugCollection() |
Get the bug collection (if any) associated with this bug reporter
|
void |
observeClass(ClassDescriptor classDescriptor) |
Observe a class being visited.
|
addObserver, getMissingClasses, getMissingClassName, getProjectStats, getQueuedErrors, isRelaxed, isValidMissingClassMessage, logError, logError, notifyObservers, reportBug, reportBugsFromXml, reportMissingClass, reportMissingClass, reportSkippedAnalysis, setErrorVerbosity, setIsRelaxed, setPriorityThreshold, setRankThresholdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckBugInstance, emitLine, getRealBugReporter, getUseLongBugCodes, isApplySuppressions, printBug, reportAnalysisError, reportMissingClass, reportQueuedErrors, setApplySuppressions, setOutputStream, setReportHistory, setReportStackTrace, setReportUserDesignations, setShowRank, setUseLongBugCodes, setWriterpublic void observeClass(ClassDescriptor classDescriptor)
IClassObserverclassDescriptor - class being visitedpublic void doReportBug(BugInstance bugInstance)
AbstractBugReporterdoReportBug in class AbstractBugReporterbugInstance - the bug to reportpublic void finish()
BugReporter@Nonnull public BugCollection getBugCollection()
BugReporterFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.