edu.umd.cs.findbugs.detect

Class FindUncalledPrivateMethods

public class FindUncalledPrivateMethods extends BytecodeScanningDetector implements StatelessDetector

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

Constructor Detail

FindUncalledPrivateMethods

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