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

com.cookingfox.eventbus.EventBus Maven / Gradle / Ivy

package com.cookingfox.eventbus;

/**
 * @see com.cookingfox.eventbus.EventBusPublisher
 * @see com.cookingfox.eventbus.EventBusSubscriber
 */
public interface EventBus extends EventBusPublisher, EventBusSubscriber {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy