Uses of Class
io.smallrye.mutiny.groups.MultiOnItemGather.FinalizerStep
Packages that use MultiOnItemGather.FinalizerStep
-
Uses of MultiOnItemGather.FinalizerStep in io.smallrye.mutiny.groups
Methods in io.smallrye.mutiny.groups that return MultiOnItemGather.FinalizerStepModifier and TypeMethodDescription<O> MultiOnItemGather.FinalizerStep<I, ACC, O> MultiOnItemGather.ExtractStep.extract(BiFunction<ACC, Boolean, Optional<Gatherer.Extraction<ACC, O>>> extractor) Specifies the extractor function.