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