![JAR search and dependency download from the Maven repository](/logo.png)
com.netopyr.reduxfx.driver.CommandConsumer Maven / Gradle / Ivy
package com.netopyr.reduxfx.driver;
import com.netopyr.reduxfx.updater.Command;
import org.reactivestreams.Subscriber;
public interface CommandConsumer {
Subscriber getCommandSubscriber();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy