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

io.castled.events.CastledEventsHandler Maven / Gradle / Ivy

package io.castled.events;

public interface CastledEventsHandler {

    void handleCastledEvent(CastledEvent castledEvent);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy