|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.rice.cs.cunit.instrumentors.util.CompoundStrategy
edu.rice.cs.cunit.instrumentors.CompoundYieldStrategy
public class CompoundYieldStrategy
Compound instrumentor for executing programs with inserted random yields.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.rice.cs.cunit.instrumentors.util.IScannerStrategy |
|---|
IScannerStrategy.IScanResult |
| Constructor Summary | |
|---|---|
CompoundYieldStrategy(java.util.List<java.lang.String> parameters)
Create a new compound instrumentor for instrumenting regular classes. |
|
| Method Summary |
|---|
| Methods inherited from class edu.rice.cs.cunit.instrumentors.util.CompoundStrategy |
|---|
done, getCombined, getScanResults, instrument |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompoundYieldStrategy(java.util.List<java.lang.String> parameters)
parameters - parameters for the instrumentors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||