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

dev.struchkov.godfather.main.domain.event.Event Maven / Gradle / Ivy

package dev.struchkov.godfather.main.domain.event;

public interface Event {

    String getEventType();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy