Uses of Package
stresstests.interfaces

Packages that use stresstests.interfaces
stresstests.algorithms   
stresstests.datasets   
stresstests.interfaces   
 

Classes in stresstests.interfaces used by stresstests.algorithms
Traversal
          An interface that defines a functional iterator for traversing datasets
 

Classes in stresstests.interfaces used by stresstests.datasets
ISame
          An interface to represent a method that compares two objects for user-defined equality.
Traversal
          An interface that defines a functional iterator for traversing datasets
 

Classes in stresstests.interfaces used by stresstests.interfaces
IllegalUseOfTraversalException
          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.
Traversal
          An interface that defines a functional iterator for traversing datasets