PermutedIndex
Name
PermutedIndex --  General PermutedIndex class. 
Description
 PermutedIndex class may be used for randomized traversals of a  collection.  Methods implemented offer the same functionality as  Index class does, except that traversal is randomized. 
Methods
Phase: Creating
- -  setCollection: aCollection