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