edu.umd.cs.findbugs.detect

Class CalledMethods

public class CalledMethods extends BytecodeScanningDetector implements Detector, NonReportingDetector

Detector to find private methods that are never called.
Constructor Summary
CalledMethods(BugReporter bugReporter)

Constructor Detail

CalledMethods

public CalledMethods(BugReporter bugReporter)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.