Package net.hydromatic.quidem
Interface CommandHandler
-
public interface CommandHandlerAllows custom commands to be specified at run-time.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CommandparseCommand(List<String> lines, List<String> content, String line)
-