| Package | Description |
|---|---|
| org.evosuite |
| Modifier and Type | Field and Description |
|---|---|
static Properties.CrossoverFunction |
Properties.CROSSOVER_FUNCTION
Constant
CROSSOVER_FUNCTION |
| Modifier and Type | Method and Description |
|---|---|
static Properties.CrossoverFunction |
Properties.CrossoverFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Properties.CrossoverFunction[] |
Properties.CrossoverFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.