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

pro.panopticon.client.eventlogger.HasEventInfo Maven / Gradle / Ivy

package pro.panopticon.client.eventlogger;

public interface HasEventInfo {
    String getEventType();

    String getEventName();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy