C D G H I K M O P S V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- cartesianProduct(Collection<List<T>>) - Static method in class org.paukov.combinatorics3.Generator
- cartesianProduct(List<T>...) - Static method in class org.paukov.combinatorics3.Generator
- combination(Collection<T>) - Static method in class org.paukov.combinatorics3.Generator
- combination(T...) - Static method in class org.paukov.combinatorics3.Generator
- CombinationGenerator<T> - Class in org.paukov.combinatorics3
D
- DIFFERENT - org.paukov.combinatorics3.PermutationGenerator.TreatDuplicatesAs
G
- Generator - Class in org.paukov.combinatorics3
- Generator() - Constructor for class org.paukov.combinatorics3.Generator
H
- hasDuplicates(Collection<T>) - Static method in class org.paukov.combinatorics3.PermutationGenerator
I
- IDENTICAL - org.paukov.combinatorics3.PermutationGenerator.TreatDuplicatesAs
- IGenerator<T> - Interface in org.paukov.combinatorics3
-
This interface is implemented by all generic generators in the library
K
- k(int) - Method in class org.paukov.combinatorics3.PermutationGenerator
- k(int, PermutationGenerator.TreatDuplicatesAs) - Method in class org.paukov.combinatorics3.PermutationGenerator
M
- multi(int) - Method in class org.paukov.combinatorics3.CombinationGenerator
O
- org.paukov.combinatorics3 - package org.paukov.combinatorics3
P
- partition(Integer) - Static method in class org.paukov.combinatorics3.Generator
- permutation(Collection<T>) - Static method in class org.paukov.combinatorics3.Generator
- permutation(T...) - Static method in class org.paukov.combinatorics3.Generator
- PermutationGenerator<T> - Class in org.paukov.combinatorics3
- PermutationGenerator.TreatDuplicatesAs - Enum in org.paukov.combinatorics3
S
- simple() - Method in class org.paukov.combinatorics3.PermutationGenerator
- simple() - Method in class org.paukov.combinatorics3.SubSetGenerator
- simple(int) - Method in class org.paukov.combinatorics3.CombinationGenerator
- simple(PermutationGenerator.TreatDuplicatesAs) - Method in class org.paukov.combinatorics3.PermutationGenerator
- stream() - Method in interface org.paukov.combinatorics3.IGenerator
- subset(Collection<T>) - Static method in class org.paukov.combinatorics3.Generator
- subset(T...) - Static method in class org.paukov.combinatorics3.Generator
- SubSetGenerator<T> - Class in org.paukov.combinatorics3
V
- valueOf(String) - Static method in enum org.paukov.combinatorics3.PermutationGenerator.TreatDuplicatesAs
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.paukov.combinatorics3.PermutationGenerator.TreatDuplicatesAs
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- withRepetitions(int) - Method in class org.paukov.combinatorics3.PermutationGenerator
All Classes All Packages