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

io.getunleash.event.UnleashEvent Maven / Gradle / Ivy

The newest version!
package io.getunleash.event;

public interface UnleashEvent {

    void publishTo(UnleashSubscriber unleashSubscriber);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy