Uses of Class
io.smallrye.mutiny.groups.MultiOnItemGather
Packages that use MultiOnItemGather
-
Uses of MultiOnItemGather in io.smallrye.mutiny.groups
Methods in io.smallrye.mutiny.groups that return MultiOnItemGatherModifier and TypeMethodDescriptionMultiOnItem.gather()Gather each item into an accumulator, and emit new items based on an extractor function.