Uses of Class
stresstests.interfaces.IllegalUseOfTraversalException

Packages that use IllegalUseOfTraversalException
stresstests.interfaces   
 

Uses of IllegalUseOfTraversalException in stresstests.interfaces
 

Methods in stresstests.interfaces that throw IllegalUseOfTraversalException
 T Traversal.getFirst()
          Produce the first element in the dataset represented by this Traversal
 Traversal<T> Traversal.getRest()
          Produce a Traversal for the rest of the dataset