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