Class PublisherOperator<T extends org.eclipse.microprofile.reactive.streams.operators.spi.Stage>

java.lang.Object
io.smallrye.mutiny.streams.operators.Operator<T>
io.smallrye.mutiny.streams.operators.PublisherOperator<T>
All Implemented Interfaces:
Predicate<org.eclipse.microprofile.reactive.streams.operators.spi.Stage>

public class PublisherOperator<T extends org.eclipse.microprofile.reactive.streams.operators.spi.Stage> extends Operator<T>