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