Interface CommandParser.Callback
-
- Enclosing class:
- CommandParser
public static interface CommandParser.Callback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
commandOccured(String command, String parameter)
-