Package cern.colt.map
Class Benchmark
java.lang.Object
cern.colt.map.Benchmark
Benchmarks the classes of this package.
- Version:
- 1.0, 09/24/99
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Makes this class non instantiable, but still let's others inherit from it. -
Method Summary
-
Constructor Details
-
Benchmark
protected Benchmark()Makes this class non instantiable, but still let's others inherit from it.
-
-
Method Details
-
benchmark
-
main
Tests various methods of this class. -
test2
public static void test2(int length)
-