|
Colt 1.2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcern.colt.map.Benchmark
public class Benchmark
Benchmarks the classes of this package.
| Constructor Summary | |
|---|---|
protected |
Benchmark()
Makes this class non instantiable, but still let's others inherit from it. |
| Method Summary | |
|---|---|
static void |
benchmark(int runs,
int size,
java.lang.String kind)
|
static void |
main(java.lang.String[] args)
Tests various methods of this class. |
static void |
test2(int length)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Benchmark()
| Method Detail |
|---|
public static void benchmark(int runs,
int size,
java.lang.String kind)
public static void main(java.lang.String[] args)
public static void test2(int length)
|
Colt 1.2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||