swarm.collections
Interface PermutedIndexS


public interface PermutedIndexS
extends IndexS

General PermutedIndex class. . 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.