Uses of Class
io.smallrye.mutiny.groups.Gatherer.ExtractStep
Packages that use Gatherer.ExtractStep
-
Uses of Gatherer.ExtractStep in io.smallrye.mutiny.groups
Methods in io.smallrye.mutiny.groups that return Gatherer.ExtractStepModifier and TypeMethodDescriptionGatherer.InitialAccumulatorStep.accumulate(BiFunction<ACC, I, ACC> accumulator) Specifies the accumulator function.