Package com.aparapi
Interface Config.InstructionListener
-
- All Known Implementing Classes:
InstructionViewer
- Enclosing class:
- Config
public static interface Config.InstructionListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
showAndTell(java.lang.String message, Instruction _start, Instruction _instruction)
-
-
-
Method Detail
-
showAndTell
void showAndTell(java.lang.String message, Instruction _start, Instruction _instruction)
-
-