A B C D E G I M R S T U

T

TestData - Class in timertests
This class contains the test data for all sorting tests For each data set size: 1000, 2000, 4000, 8000, 16000 there is a sequential and random set For size 29470 there is just one complete set sequential contains a contiguous subset of the source city data random selects data at random from the source city data
TestData() - Constructor for class timertests.TestData
The constructor -- reading the data from the input file
testdata - Variable in class timertests.TimerTests
The collection of data sets used in the tests
timertests - package timertests
 
TimerTests - Class in timertests
 
TimerTests() - Constructor for class timertests.TimerTests
The constructor only creates the three known Comparators
toString() - Method in class timertests.Result
Represent the result as a well formatted string
type - Variable in class timertests.DataSet
sequential or random data organization
type - Variable in class timertests.Result
the organization of the dataset: sequential or random

A B C D E G I M R S T U