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