Package org.staccato
Class Instruction.Choice
java.lang.Object
org.staccato.Instruction.Choice
- All Implemented Interfaces:
Instruction
- Enclosing interface:
Instruction
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.staccato.Instruction
Instruction.Choice, Instruction.LastIsValue, Instruction.LastIsValueToSplit, Instruction.Splitter, Instruction.Switch
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Choice
-
Choice
public Choice(int... choices) -
Choice
-
-
Method Details
-
getChoices
-
onInstructionReceived
- Specified by:
onInstructionReceived
in interfaceInstruction
-