|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.workflow.Churn
public class Churn
Mine historical information from a BugCollection. The BugCollection should be built using UpdateBugCollection to record the history of analyzing all versions over time.
Constructor Summary | |
---|---|
Churn()
|
|
Churn(BugCollection bugCollection)
|
Method Summary | |
---|---|
void |
dump(java.io.PrintStream out)
|
Churn |
execute()
|
static void |
main(java.lang.String[] args)
|
void |
setBugCollection(BugCollection bugCollection)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Churn()
public Churn(BugCollection bugCollection)
Method Detail |
---|
public void setBugCollection(BugCollection bugCollection)
public Churn execute()
public void dump(java.io.PrintStream out)
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |