JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.springframework.geode.util.function
package
org.springframework.geode.util.function
Related Packages
Package
Description
org.springframework.geode.util
All Classes and Interfaces
Interfaces
Classes
Class
Description
InvocationArguments
Iterable
of
Method
invocation
arguments
.
TriConsumer
<T,
U,
V>
Consumer
like interface accepting 3 arguments.
TupleConsumer
Consumer
implementation accepting a tuple of
arguments
.