Class SimpleResultStreamer
java.lang.Object
com.dna.jopt.framework.stream.result.AbstractResultStreamer
com.dna.jopt.framework.stream.result.SimpleResultStreamer
- All Implemented Interfaces:
IResultStreamer
-
Constructor Summary
ConstructorDescriptionSimpleResultStreamer
(com.dna.jopt.revision.algorithm.IOptimizationAlgorithm algo) -
Method Summary
Modifier and TypeMethodDescriptiongetAsResultString
(IEntity winner) void
stream2Optimization
(IEntity winner) Methods inherited from class com.dna.jopt.framework.stream.result.AbstractResultStreamer
addDebugData, addObjectOutputStream, addPrintStream, getObjectOutputStreams, getOptimization, getOptimizationAlgorithm, getPrintStreamer, setOptimization, stream
-
Constructor Details
-
SimpleResultStreamer
public SimpleResultStreamer(com.dna.jopt.revision.algorithm.IOptimizationAlgorithm algo)
-
-
Method Details
-
stream2Optimization
-
getAsResultString
-