|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.dtf.testframework.utils.PermutationGenerator
public class PermutationGenerator
| Constructor Summary | |
|---|---|
PermutationGenerator()
|
|
| Method Summary | |
|---|---|
void |
addElement(OSProductCombination obj)
|
PermutationCode |
getPermutation()
|
boolean |
hasAnother()
|
void |
initialise(int numberOfTasks)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PermutationGenerator()
| Method Detail |
|---|
public final void addElement(OSProductCombination obj)
public final void initialise(int numberOfTasks)
public final PermutationCode getPermutation()
public final boolean hasAnother()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||