Class Stages
- java.lang.Object
-
- io.smallrye.reactive.streams.stages.Stages
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T extends org.eclipse.microprofile.reactive.streams.operators.spi.Stage>
Operator<T>lookup(T stage)
-
-
-
Method Detail
-
lookup
public static <T extends org.eclipse.microprofile.reactive.streams.operators.spi.Stage> Operator<T> lookup(T stage)
-
-