| Package | Description |
|---|---|
| io.smallrye.mutiny.operators |
| Modifier and Type | Method and Description |
|---|---|
static <I,O> void |
UniFlatMapOnItem.invokeAndSubstitute(Function<? super I,? extends Uni<? extends O>> mapper,
I input,
UniSerializedSubscriber<? super O> subscriber,
UniFlatMapOnItem.FlatMapSubscription flatMapSubscription) |
Copyright © 2019–2020 SmallRye. All rights reserved.