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