Package org.uma.jmetal.algorithm
Interface AlgorithmBuilder<A extends Algorithm<?>>
- All Known Implementing Classes:
ArtificiallDecisionMakerBuilder
public interface AlgorithmBuilder<A extends Algorithm<?>>
Interface representing algorithm builders
- Author:
- Antonio J. Nebro
-
Method Summary
-
Method Details
-
build
A build()
-