| Package | Description |
|---|---|
| io.smallrye.mutiny.groups | |
| io.smallrye.mutiny.operators |
| Modifier and Type | Method and Description |
|---|---|
<O> Uni<O> |
UniAndGroup7.combinedWith(Functions.Function7<T1,T2,T3,T4,T5,T6,T7,O> combinator) |
| Modifier and Type | Method and Description |
|---|---|
<O> Multi<O> |
MultiItemCombine7.using(Functions.Function7<T1,T2,T3,T4,T5,T6,T7,O> combinator)
Creates the resulting
Multi. |
Copyright © 2019–2020 SmallRye. All rights reserved.