|
PCJ API Version 1.2 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
IntKeyIntMapFactory | This interface represents factories of maps of int values. |
IntKeyMapFactory | This interface represents factories of maps of int keys. |
IntListFactory | This interface represents factories of lists of int values. |
IntSetFactory | This interface represents factories of sets of int values. |
Class Summary | |
ArrayListBenchmark | This class represents benchmarks for
ArrayList s. |
Benchmark | This class represents benchmark tests. |
BenchmarkRunner | Controls the execution of benchmarks. |
CollectionBenchmark | This class represents an abstract base for implementing benchmarks
for collections of Integer values. |
DataSet | This class represents data sets for benchmarks. |
DataSetOrderedCompact | This class represents a standard data set for benchmarks. |
DataSetShuffledCompact | This class represents a standard data set for benchmarks. |
HashMapBenchmark | This class represents benchmarks
for Map s. |
HashSetBenchmark | This class represents benchmark tests for JCF hash sets. |
IntAdaptedArrayListBenchmark | This class represents benchmark tests for
ArrayList s adapted to primitive lists. |
IntAdaptedHashSetBenchmark | This class represents benchmark tests for
HashSet s adapted to primitive collections. |
IntArrayDequeBenchmark | This class represents benchmark tests for
IntArrayDeque s. |
IntArrayListBenchmark | This class represents benchmark tests for
IntArrayList s. |
IntBitSetBenchmark | This class represents benchmark tests for
IntBitSet s. |
IntChainedHashSetBenchmark | This class represents benchmark tests for
IntChainedHashSet s. |
IntCollectionBenchmark | This class represents an abstract base for implementing benchmarks for collections of int values. |
IntKeyAdaptedHashMapBenchmark | This class represents benchmarks for
HashMap s adapted to primitive maps. |
IntKeyChainedHashMapBenchmark | This class represents benchmarks for
IntKeyChainedHashMap s. |
IntKeyIntAdaptedHashMapBenchmark | This class represents benchmarks for
HashMap s adapted to primitive maps. |
IntKeyIntChainedHashMapBenchmark | This class represents benchmarks for
IntKeyIntChainedHashMap s. |
IntKeyIntMapBenchmark | This class represents an abstract base for implementing benchmarks for maps of int values. |
IntKeyIntOpenHashMapBenchmark | This class represents benchmarks for
IntKeyIntOpenHashMap s. |
IntKeyMapBenchmark | This class represents an abstract base for implementing benchmarks for maps of int keys. |
IntKeyOpenHashMapBenchmark | This class represents benchmarks for
IntKeyOpenHashMap s. |
IntListBenchmark | This class represents benchmark tests for lists of int values. |
IntOpenHashSetBenchmark | This class represents benchmark tests for
IntOpenHashSet s. |
IntRangeSetBenchmark | This class represents benchmark tests for
IntRangeSet s. |
IntSetBenchmark | This class represents benchmark tests for sets of int values. |
ListBenchmark | This class represents an abstract base for implementing benchmarks
for lists of Integer values. |
MapBenchmark | This class represents an abstract base for implementing benchmarks for maps. |
Report | This class represents reports of results from benchmarks. |
Result | This class represents results from benchmarks. |
ResultCollector | This class represents a collector of benchmark results. |
Provides classes for benchmarking collection implementations.
The classes in this package should not be considered part of the core API. Interfaces may change.
|
PCJ API Version 1.2 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |