Uses of Interface
com.dna.jopt.io.importing.IJOptImporter
Packages that use IJOptImporter
Package
Description
-
Uses of IJOptImporter in com.dna.jopt.io.importing
Subinterfaces of IJOptImporter in com.dna.jopt.io.importingModifier and TypeInterfaceDescriptioninterface
Deprecated.interface
The Interface IOptimizationImporter. -
Uses of IJOptImporter in com.dna.jopt.io.importing.container
Classes in com.dna.jopt.io.importing.container that implement IJOptImporter -
Uses of IJOptImporter in com.dna.jopt.io.importing.json
Classes in com.dna.jopt.io.importing.json that implement IJOptImporterModifier and TypeClassDescriptionclass
This provides methods in order import anIOptimization
as aJSON file
.
OptimizationJSONExporter
instead