PCJ API
Version 1.2

bak.pcj.benchmark
Class ArrayListBenchmark

java.lang.Object
  extended bybak.pcj.benchmark.Benchmark
      extended bybak.pcj.benchmark.CollectionBenchmark
          extended bybak.pcj.benchmark.ListBenchmark
              extended bybak.pcj.benchmark.ArrayListBenchmark

public class ArrayListBenchmark
extends ListBenchmark

This class represents benchmarks for ArrayLists.

Since:
1.0

Constructor Summary
ArrayListBenchmark()
           
 
Method Summary
protected  Collection create(Integer[] elements)
           
 
Methods inherited from class bak.pcj.benchmark.ListBenchmark
benchmarkAddBeginning, benchmarkAddMiddle, benchmarkContainsExisting, benchmarkContainsNonExisting, benchmarkRemoveBeginning, benchmarkRemoveEnd, benchmarkRemoveExisting, benchmarkRemoveMiddle, benchmarkRemoveNonExisting
 
Methods inherited from class bak.pcj.benchmark.CollectionBenchmark
benchmarkAddExisting, benchmarkAddNonExisting, benchmarkIterator, create, getClassId
 
Methods inherited from class bak.pcj.benchmark.Benchmark
readTimer, startTimer, stopTimer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayListBenchmark

public ArrayListBenchmark()
Method Detail

create

protected Collection create(Integer[] elements)
Specified by:
create in class CollectionBenchmark

PCJ API
Version 1.2

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
SourceForge.net Logo