クラス階層
- java.lang.Object
- org.springframework.xd.tuple.DefaultTuple (implements org.springframework.xd.tuple.Tuple)
- org.springframework.core.convert.support.GenericConversionService (implements org.springframework.core.convert.support.ConfigurableConversionService)
- org.springframework.format.support.FormattingConversionService (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.format.FormatterRegistry)
- org.springframework.format.support.DefaultFormattingConversionService
- org.springframework.xd.tuple.JsonBytesToTupleConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.xd.tuple.JsonNodeToTupleConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.xd.tuple.JsonStringToTupleConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.xd.tuple.LocaleAwareStringToNumberConverterFactory (implements org.springframework.core.convert.converter.ConverterFactory<S,R>)
- org.springframework.xd.tuple.StringToDateConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.xd.tuple.TupleBuilder
- org.springframework.xd.tuple.TupleBuilder.ConversionServiceBuilder
- org.springframework.xd.tuple.TupleStringMarshaller
- org.springframework.xd.tuple.TupleToJsonStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
インターフェース階層
- org.springframework.xd.tuple.Tuple