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

oms3.ngmf.ui.CommandHandler Maven / Gradle / Ivy

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

public interface CommandHandler {

    String handle(String cmd);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy