edu.umd.cs.findbugs.detect

Class RedundantInterfaces

public class RedundantInterfaces extends PreorderVisitor implements Detector, StatelessDetector

Constructor Summary
RedundantInterfaces(BugReporter bugReporter)
Method Summary
voidreport()
voidvisitClassContext(ClassContext classContext)

Constructor Detail

RedundantInterfaces

public RedundantInterfaces(BugReporter bugReporter)

Method Detail

report

public void report()

visitClassContext

public void visitClassContext(ClassContext classContext)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.