public class Churn extends Object
| Constructor and Description |
|---|
Churn() |
Churn(BugCollection bugCollection) |
| Modifier and Type | Method and Description |
|---|---|
void |
dump(PrintStream out) |
Churn |
execute() |
static void |
main(String[] args) |
void |
setBugCollection(BugCollection bugCollection) |
public Churn()
public Churn(BugCollection bugCollection)
public void setBugCollection(BugCollection bugCollection)
public Churn execute()
public void dump(PrintStream out)
Copyright © 2003–2015. All rights reserved.