|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.faban.driver.engine.Mix.Selector com.sun.faban.driver.engine.FlatSequenceMix.Selector
public static class FlatSequenceMix.Selector
The selector implementation for the FlatSequenceMix.
Method Summary | |
---|---|
void |
reset()
Resets the selector's state to start at the first op, if applicable. |
int |
select()
The select method selects the operation to run next. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int select()
select
in class Mix.Selector
public void reset()
reset
in class Mix.Selector
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |