public static class MatrixMix.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.
|
String |
toString()
Provides a string representation of this selector.
|
public int select()
select
in class Mix.Selector
public void reset()
reset
in class Mix.Selector
public String toString()
toString
in class Object
Object.toString()