Uses of Interface
io.smallrye.mutiny.tuples.Functions.Function6
Packages that use Functions.Function6
-
Uses of Functions.Function6 in io.smallrye.mutiny.groups
Methods in io.smallrye.mutiny.groups with parameters of type Functions.Function6 -
Uses of Functions.Function6 in io.smallrye.mutiny.infrastructure
Methods in io.smallrye.mutiny.infrastructure that return Functions.Function6Modifier and TypeMethodDescriptiondefault <I1,I2, I3, I4, I5, I6, O>
Functions.Function6<I1, I2, I3, I4, I5, I6, O> CallbackDecorator.decorate(Functions.Function6<I1, I2, I3, I4, I5, I6, O> function) Allows decorating aFunctions.Function6.static <I1,I2, I3, I4, I5, I6, O>
Functions.Function6<I1, I2, I3, I4, I5, I6, O> Infrastructure.decorate(Functions.Function6<I1, I2, I3, I4, I5, I6, O> function) Methods in io.smallrye.mutiny.infrastructure with parameters of type Functions.Function6Modifier and TypeMethodDescriptiondefault <I1,I2, I3, I4, I5, I6, O>
Functions.Function6<I1, I2, I3, I4, I5, I6, O> CallbackDecorator.decorate(Functions.Function6<I1, I2, I3, I4, I5, I6, O> function) Allows decorating aFunctions.Function6.static <I1,I2, I3, I4, I5, I6, O>
Functions.Function6<I1, I2, I3, I4, I5, I6, O> Infrastructure.decorate(Functions.Function6<I1, I2, I3, I4, I5, I6, O> function)
UniAndGroup6.with(Functions.Function6)instead