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

com.subgraph.orchid.events.EventHandler Maven / Gradle / Ivy

package com.subgraph.orchid.events;

public interface EventHandler {
	void handleEvent(Event event);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy