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

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

There is a newer version: 3.0.0
Show newest version
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