|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opt4j.core.common.completer.ParallelIndividualCompleter.Complete
protected class ParallelIndividualCompleter.Complete
The ParallelIndividualCompleter.Complete class completes a single Individual.
| Field Summary | |
|---|---|
protected Control |
control
|
protected Individual |
individual
|
| Constructor Summary | |
|---|---|
ParallelIndividualCompleter.Complete(Individual individual,
Control control)
Constructs ParallelIndividualCompleter.Complete with an Individual. |
|
| Method Summary | |
|---|---|
java.lang.Void |
call()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final Individual individual
protected final Control control
| Constructor Detail |
|---|
public ParallelIndividualCompleter.Complete(Individual individual,
Control control)
ParallelIndividualCompleter.Complete with an Individual.
individual - the individual to completecontrol - the control| Method Detail |
|---|
public java.lang.Void call()
throws TerminationException
call in interface java.util.concurrent.Callable<java.lang.Void>TerminationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||