| Class | Description |
|---|---|
| AbstractMutant |
This class is used to represent a mutated class.
|
| FirstOrderMutant |
This class is used to represent a first order mutated class.
|
| HigherOrderMutant |
This class is used to represent a higher order mutated class.
|
| Population<T extends AbstractMutant> |
This class holds a set of
AbstractMutants |