Package jadex.tools.benchmarks
Class BenchmarkDB
- java.lang.Object
- 
- jadex.tools.benchmarks.BenchmarkDB
 
- 
 public class BenchmarkDB extends java.lang.ObjectDAO for benchmarks database.
- 
- 
Constructor SummaryConstructors Constructor Description BenchmarkDB()
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)voidsaveEntry(java.lang.String name, java.lang.String description, double value)Save a new entry.
 
-