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

ngmf.ui.CommandHandler Maven / Gradle / Ivy

package ngmf.ui;

public interface CommandHandler {

    String handle(String cmd);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy