Searched refs:Publisher (Results 1 – 1 of 1) sorted by relevance
193 public static interface Publisher<T> { interface in Flow301 public static interface Processor<T,R> extends Subscriber<T>, Publisher<R> {