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