xuml.tools.model.compiler.runtime.Event Maven / Gradle / Ivy
package xuml.tools.model.compiler.runtime;
public interface Event {
String signatureKey();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package xuml.tools.model.compiler.runtime;
public interface Event {
String signatureKey();
}