Interface TupleConsumer

All Superinterfaces:
Consumer<InvocationArguments>

public interface TupleConsumer extends Consumer<InvocationArguments>
Consumer implementation accepting a tuple of arguments.
Since:
1.3.0
See Also: