JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Integration Java DSL
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.springframework.integration.dsl.tuple
Tuples provide a type-safe way to specify multiple parameters.
See:
Description
Class Summary
Class
Description
Tuple
A Tuple is an immutable
Collection
of objects, each of which can be of an arbitrary type.
Tuple1
<T1>
A tuple that holds a single value
Tuple2
<T1,T2>
A tuple that holds two values
Package org.springframework.integration.dsl.tuple Description
Tuples provide a type-safe way to specify multiple parameters.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Integration Java DSL
Prev Package
Next Package
Frames
No Frames
All Classes