Class ProcessorOperator<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.ProcessorOperator<T>
- All Implemented Interfaces:
Predicate<org.eclipse.microprofile.reactive.streams.operators.spi.Stage>
public class ProcessorOperator<T extends org.eclipse.microprofile.reactive.streams.operators.spi.Stage>
extends Operator<T>
-
Constructor Details
-
ProcessorOperator
-
-
Method Details
-
create
-