bak.pcj.benchmark
Class IntSetBenchmark
java.lang.Object
bak.pcj.benchmark.Benchmark
bak.pcj.benchmark.IntCollectionBenchmark
bak.pcj.benchmark.IntSetBenchmark
- Direct Known Subclasses:
- IntAdaptedHashSetBenchmark, IntBitSetBenchmark, IntChainedHashSetBenchmark, IntOpenHashSetBenchmark, IntRangeSetBenchmark
- public class IntSetBenchmark
- extends IntCollectionBenchmark
This class represents benchmark tests for sets of int values.
- Since:
- 1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntSetBenchmark
public IntSetBenchmark(IntSetFactory factory)
create
protected IntCollection create(int[] elements)
- Specified by:
create
in class IntCollectionBenchmark
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