bak.pcj.benchmark
Class HashMapBenchmark
java.lang.Object
bak.pcj.benchmark.Benchmark
bak.pcj.benchmark.MapBenchmark
bak.pcj.benchmark.HashMapBenchmark
- public class HashMapBenchmark
- extends MapBenchmark
This class represents benchmarks
for Map
s.
- Since:
- 1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HashMapBenchmark
public HashMapBenchmark()
create
protected Map create(Integer[] keys,
Integer[] values)
- Specified by:
create
in class MapBenchmark
Report a bug or request a feature.
Further information on the development and latest release of PCJ can be found at the project homepage.
Primitive Collections for Java is released under the GNU Lesser General Public License.
Copyright © 2002, 2003 Søren Bak. All Rights Reserved.
Hosted by SourceForge.net