Skip navigation links
C G H I M O P S V W 

C

cartesianProduct(List<T>...) - Static method in class org.paukov.combinatorics3.Generator
 
combination(T...) - Static method in class org.paukov.combinatorics3.Generator
 
combination(Collection<T>) - Static method in class org.paukov.combinatorics3.Generator
 
CombinationGenerator<T> - Class in org.paukov.combinatorics3
 

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

IGenerator<T> - Interface in org.paukov.combinatorics3
This interface is implemented by all generic generators in the library

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(T...) - Static method in class org.paukov.combinatorics3.Generator
 
permutation(Collection<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(int) - Method in class org.paukov.combinatorics3.CombinationGenerator
 
simple() - Method in class org.paukov.combinatorics3.PermutationGenerator
 
simple(PermutationGenerator.TreatDuplicatesAs) - Method in class org.paukov.combinatorics3.PermutationGenerator
 
simple() - Method in class org.paukov.combinatorics3.SubSetGenerator
 
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
 
C G H I M O P S V W 
Skip navigation links

Copyright © 2016–2018. All rights reserved.