public static class FlatMix.Selector extends Mix.Selector
Modifier and Type | Method and Description |
---|---|
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.
|
public int select()
select
in class Mix.Selector
public void reset()
reset
in class Mix.Selector