public class EAWorker
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.Object>, java.io.Serializable
| Constructor and Description |
|---|
EAWorker(BasicEA theTrain,
Species theSpecies)
Construct the EA worker.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
call() |