edu.umd.cs.findbugs

Class SortingBugReporter

public class SortingBugReporter extends TextUIBugReporter

A BugReporter which stores all of the reported bug instances, and sorts them by class name before printing them.
Method Summary
voidfinish()
voidobserveClass(ClassDescriptor classDescriptor)

Method Detail

finish

public void finish()

observeClass

public void observeClass(ClassDescriptor classDescriptor)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.