| Package | Description |
|---|---|
| org.springframework.tuple |
Base package for tuple classes.
|
| org.springframework.tuple.kryo |
Contains tuple processor classes.
|
| org.springframework.tuple.processor |
Contains tuple processor classes.
|
| Class and Description |
|---|
| DefaultTuple
Default implementation of Tuple interface.
|
| MutableTuple
Extension of
Tuple that allows mutating and addition of fields. |
| Tuple
Data structure that stores a fixed number of ordered key-value pairs and adds convenience methods to access values in
a type-safe manner.
|
| TupleBuilder
Builder class to create Tuple instances.
|
| TupleBuilder.ConversionServiceBuilder
Provides the ability to inject a
ConfigurableConversionService as a way to
customize conversion behavior in the built Tuple. |
| TupleStringMarshaller |
| Class and Description |
|---|
| Tuple
Data structure that stores a fixed number of ordered key-value pairs and adds convenience methods to access values in
a type-safe manner.
|
| Class and Description |
|---|
| Tuple
Data structure that stores a fixed number of ordered key-value pairs and adds convenience methods to access values in
a type-safe manner.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.