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.

Protocols adopted by PermutedIndex

Index RETURNABLE

Methods

Phase: Creating

Phase: Using