|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BenchmarkStatistics in org.optimizationservices.oscommon.datastructure.osbenchmark |
---|
Fields in org.optimizationservices.oscommon.datastructure.osbenchmark declared as BenchmarkStatistics | |
---|---|
BenchmarkStatistics |
BenchmarkData.statistics
|
Uses of BenchmarkStatistics in org.optimizationservices.oscommon.localinterface |
---|
Methods in org.optimizationservices.oscommon.localinterface that return BenchmarkStatistics | |
---|---|
BenchmarkStatistics |
OSBenchmark.getBenchmarkStatistics()
Get the benchmark statistics. |
Methods in org.optimizationservices.oscommon.localinterface with parameters of type BenchmarkStatistics | |
---|---|
boolean |
OSBenchmark.setBenchmarkStatistics(BenchmarkStatistics benchmarkStatistics)
Set the benchmark statistics. |
Uses of BenchmarkStatistics in org.optimizationservices.oscommon.representationparser |
---|
Methods in org.optimizationservices.oscommon.representationparser that return BenchmarkStatistics | |
---|---|
BenchmarkStatistics |
OSbLReader.getBenchmarkStatistics()
Get the benchmark statistics. |
Methods in org.optimizationservices.oscommon.representationparser with parameters of type BenchmarkStatistics | |
---|---|
boolean |
OSbLWriter.setBenchmarkStatistics(BenchmarkStatistics benchmarkStatistics)
Set the benchmark statistics. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |