|
Class Summary |
| CD |
This class implements global behavior
and state for a cycle detector. |
| CDCollector |
This class implements per-collector thread behavior
and state for a cycle detector. |
| CDMutator |
This class implements the abstract per-mutator thread
behavior for a cycle detector. |
| NullCD |
This class implements the global state of a null cycle detector. |
| NullCDCollector |
This class implements per-collector thread behavior
for a null cycle detector. |
| NullCDMutator |
This class implements the per-mutator thread
behavior for a null cycle detector. |
| TrialDeletion |
This class implements the global state of a trial deletion cycle detector. |
| TrialDeletionCollector |
This class implements per-collector thread behavior
and state for a trial deletion cycle detector. |
| TrialDeletionCollectStep |
This trace step is used during trial deletion processing. |
| TrialDeletionGreyStep |
This trace step is used during trial deletion processing. |
| TrialDeletionMutator |
This class implements the per-mutator thread
behavior for a trial deletion cycle detector. |
| TrialDeletionScanBlackStep |
This trace step is used during trial deletion processing. |
| TrialDeletionScanStep |
This trace step is used during trial deletion processing. |