Package org.opt4j.common.completer
Class ParallelIndividualCompleter.Complete
java.lang.Object
org.opt4j.common.completer.ParallelIndividualCompleter.Complete
- Enclosing class:
- ParallelIndividualCompleter
The
ParallelIndividualCompleter.Complete
class completes a single Individual
.-
Field Summary
-
Constructor Summary
ConstructorDescriptionComplete
(Individual individual, Control control) ConstructsParallelIndividualCompleter.Complete
with anIndividual
. -
Method Summary
-
Field Details
-
individual
-
control
-
-
Constructor Details
-
Complete
ConstructsParallelIndividualCompleter.Complete
with anIndividual
.- Parameters:
individual
- the individual to completecontrol
- the control
-
-
Method Details
-
call
- Specified by:
call
in interfaceCallable<Void>
- Throws:
TerminationException
-