JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.springframework.geode.util.function
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:
Consumer
InvocationArguments
Method Summary
Methods inherited from interface java.util.function.
Consumer
accept
,
andThen