|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mindswap.pellet.utils.PermutationGenerator
public class PermutationGenerator
| Constructor Summary | |
|---|---|
PermutationGenerator(int n)
|
|
| Method Summary | |
|---|---|
int[] |
getNext()
|
java.math.BigInteger |
getNumLeft()
|
java.math.BigInteger |
getTotal()
|
boolean |
hasMore()
|
void |
reset()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PermutationGenerator(int n)
| Method Detail |
|---|
public void reset()
public java.math.BigInteger getNumLeft()
public java.math.BigInteger getTotal()
public boolean hasMore()
public int[] getNext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||