A B C D F G I L M N P Q R S T U W Z

I

i - Variable in class stresstests.datasets.TraversalOutFile
loop counter
IllegalUseOfTraversalException - Exception in stresstests.interfaces
Exception to be raised on an attempt to advance a traversal over an empty collection or to produce the first element of an empty collection.
IllegalUseOfTraversalException() - Constructor for exception stresstests.interfaces.IllegalUseOfTraversalException
Constructs a new exception with null as its detail message.
IllegalUseOfTraversalException(String) - Constructor for exception stresstests.interfaces.IllegalUseOfTraversalException
Constructs a new exception with the specified detail message.
IllegalUseOfTraversalException(String, Throwable) - Constructor for exception stresstests.interfaces.IllegalUseOfTraversalException
Constructs a new exception with the specified detail message and cause.
IllegalUseOfTraversalException(Throwable) - Constructor for exception stresstests.interfaces.IllegalUseOfTraversalException
Constructs a new exception with the specified cause and a detail message.
index - Variable in class stresstests.datasets.TraversalALC
 
initData(Traversal<T>) - Method in class stresstests.algorithms.AListSortInsertion
Initialize the internal data set with the data generated by the Traversal
initData(Traversal<T>) - Method in class stresstests.algorithms.AListSortQuickSort
Initialize the internal data set with the data generated by the Traversal
initData(Traversal<T>) - Method in class stresstests.algorithms.ArrSortInsertion
Initialize the internal data set with the data generated by the Traversal
initData(Traversal<T>) - Method in class stresstests.algorithms.ArrSortQuick
Initialize the internal data set with the data generated by the Traversal
initData(Traversal<T>) - Method in class stresstests.algorithms.ArrSortSelection
Initialize the internal data set with the data generated by the Traversal
initData(Traversal<T>) - Method in class stresstests.algorithms.ASortAlgo
initialize a data set with the data generated by the traversal
insert(T, Traversal<T>) - Method in class stresstests.algorithms.AListSortInsertion
Insert the given item into the given sorted list
insert(int) - Method in class stresstests.algorithms.ArrSortInsertion
 
insertionSort(Traversal<T>) - Method in class stresstests.algorithms.AListSortInsertion
sort the data set with respect to the current Comparator
insertionSortArr() - Method in class stresstests.algorithms.ArrSortInsertion
 
intValue(String) - Method in class stresstests.datasets.City
convert a String to int - if possible
ISame<T> - Interface in stresstests.interfaces
An interface to represent a method that compares two objects for user-defined equality.
ISelect<T> - Interface in stresstests.interfaces
An interface to represent a predicate method.
isEmpty() - Method in class stresstests.datasets.TraversalALC
test whether there are more items to traverse
isEmpty() - Method in class stresstests.datasets.TraversalInFile
verify that new submission is available
isEmpty() - Method in class stresstests.datasets.TraversalList
test whether there are more items to traverse
isEmpty() - Method in class stresstests.datasets.TraversalOutFile
verify that new city is available to add to the file
isEmpty() - Method in interface stresstests.interfaces.Traversal
Produce true if this Traversal represents an empty dataset

A B C D F G I L M N P Q R S T U W Z