net.sf.letsparty.utils
Class Permutator

java.lang.Object
  extended bynet.sf.letsparty.utils.Permutator

public class Permutator
extends java.lang.Object


Constructor Summary
Permutator()
           
 
Method Summary
static void permute(java.util.List[] listOfArrays, Permutable permutable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Permutator

public Permutator()
Method Detail

permute

public static void permute(java.util.List[] listOfArrays,
                           Permutable permutable)
                    throws LetsPartyException
Throws:
LetsPartyException