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

fr.wseduc.cas.async.Handler Maven / Gradle / Ivy

package fr.wseduc.cas.async;

public interface Handler {

	void handle(T event);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy