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

hu.akarnokd.reactive.pc.RsPcNewStream Maven / Gradle / Ivy

The newest version!
package hu.akarnokd.reactive.pc;

@FunctionalInterface
public interface RsPcNewStream {
    boolean onNew(long streamId, String function, RsAPIManager manager);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy