|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElitismEnum | |
|---|---|
| net.sf.amiba.evolve.population | |
| Uses of ElitismEnum in net.sf.amiba.evolve.population |
|---|
| Methods in net.sf.amiba.evolve.population that return ElitismEnum | |
|---|---|
static ElitismEnum |
ElitismEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ElitismEnum[] |
ElitismEnum.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in net.sf.amiba.evolve.population with parameters of type ElitismEnum | |
|---|---|
RouletteWheelSelector(ElitismEnum elitism,
int elites)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||