Package com.dna.jopt.io
package com.dna.jopt.io
-
ClassDescriptionBZip2ExtendedOptimization<O extends IOptimization>This class provides the constructor for a compressed IO.IOptimizationIO<O extends IOptimization>This interface provides methods for the
IOptimization
to have input and output possibilities viaInputStream
andOutputStream
.This class providesJsonExtendedOptimizationIO.read(InputStream, IOptimization)
andJsonExtendedOptimizationIO.write(OutputStream, ExportTarget)
methods forJson
forIOptimization
.An uncompressed IO throughJson
.