public class CombinationGenerator
extends java.lang.Object
Constructor and Description |
---|
CombinationGenerator(int n,
int r) |
Modifier and Type | Method and Description |
---|---|
int[] |
getNext() |
java.math.BigInteger |
getNumLeft() |
java.math.BigInteger |
getTotal() |
boolean |
hasNext() |
void |
reset() |