Uses of Class
cayleytable.PermutationGenerator

Uses of PermutationGenerator in cayleytable
 

Methods in cayleytable with parameters of type PermutationGenerator
private  void groupPermutationNew.determinePermutationAndSolve(PermutationGenerator myPermGen)
           
 

Method parameters in cayleytable with type arguments of type PermutationGenerator
private  void groupPermutation.determinePermutationAndSolve(java.util.ArrayList<PermutationGenerator> myPermGens, int n)