Uses of Class
runner.ThreadOutput
| Package | Description |
|---|---|
| runner |
This package contains classes that are needed to run the simulation concurrently
and to retrieve the results.
|
-
Uses of ThreadOutput in runner
Methods in runner that return ThreadOutput Modifier and Type Method Description ThreadOutputHyFlexHyperHeuristicRunner. call()ThreadOutput[]HyFlexHyperHeuristicRunner2. call()ThreadOutputHyperHeuristicRunner. call()ThreadOutput[]HyperHeuristicRunner2. call()Constructor parameters in runner with type arguments of type ThreadOutput Constructor Description Result(java.util.List<ThreadOutput> outputList)