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

com.cookingfox.rxbus_eventbus.RxBus Maven / Gradle / Ivy

The newest version!
package com.cookingfox.rxbus_eventbus;

/**
 * Represents an EventBus that emits its events using RX.
 */
public interface RxBus extends RxBusEmitter, RxBusForwarder, RxBusObserver, RxBusSubscriber {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy