| Package | Description |
|---|---|
| io.smallrye.mutiny.groups |
| Modifier and Type | Method and Description |
|---|---|
UniOnItemIgnore<T> |
UniOnItem.ignore()
Produces a
Uni ignoring the item of the current Uni and continuing with either
another item, a failure,
or another Uni. |
Copyright © 2019–2020 SmallRye. All rights reserved.