|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectec.simple.SimpleEvaluator.SimpleEvaluatorThread
protected static class SimpleEvaluator.SimpleEvaluatorThread
A private helper class for implementing multithreaded evaluation
| Field Summary | |
|---|---|
int[] |
from
|
SimpleEvaluator |
me
|
int[] |
numinds
|
SimpleProblemForm |
p
|
EvolutionState |
state
|
int |
threadnum
|
| Constructor Summary | |
|---|---|
protected |
SimpleEvaluator.SimpleEvaluatorThread()
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int[] numinds
public int[] from
public SimpleEvaluator me
public EvolutionState state
public int threadnum
public SimpleProblemForm p
| Constructor Detail |
|---|
protected SimpleEvaluator.SimpleEvaluatorThread()
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||