A B C D E F G H I L M N P R S T V

P

PermutationGenerator<T> - Class in mastermind.solver
Permutation generator for generating all permutations for all sets up to 20 elements in size.
PermutationGenerator(T[]) - Constructor for class mastermind.solver.PermutationGenerator
Permutation generator that generates all possible orderings of the elements in the specified set.
PermutationGenerator(Collection<T>) - Constructor for class mastermind.solver.PermutationGenerator
Permutation generator that generates all possible orderings of the elements in the specified set.

A B C D E F G H I L M N P R S T V