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