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

io.higgs.events.Event Maven / Gradle / Ivy

package io.higgs.events;

/**
 * @author Courtney Robinson 
 */
public interface Event {
    String name();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy