Package io.smallrye.mutiny.streams.spi
Class Transformer
java.lang.Object
io.smallrye.mutiny.streams.spi.Transformer
-
Method Summary
-
Method Details
-
apply
Calls the model.- Type Parameters:
T- the type of data- Parameters:
upstream- the upstream- Returns:
- the decorated stream if needed
-