All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ngmf.ui.CommandHandler Maven / Gradle / Ivy

There is a newer version: 0.8.1
Show newest version
package ngmf.ui;

public interface CommandHandler {

    String handle(String cmd);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy