- java.lang.Object
-
- io.smallrye.mutiny.groups.UniOr<T>
-
public class UniOr<T> extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Uni<T>unis(Uni<T>... other)
-
public class UniOr<T>
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
Uni<T> |
unis(Uni<T>... other) |