Module spring.cloud.stream
Class SpelExpressionConverterConfiguration.NumberToStringSpelConverter
java.lang.Object
org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration.AbstractSpelConverter<Number>
org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration.NumberToStringSpelConverter
- All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<Number,org.springframework.expression.Expression>
- Enclosing class:
- SpelExpressionConverterConfiguration
public static class SpelExpressionConverterConfiguration.NumberToStringSpelConverter
extends SpelExpressionConverterConfiguration.AbstractSpelConverter<Number>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration.AbstractSpelConverter
doConvertMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.core.convert.converter.Converter
andThen
-
Constructor Details
-
NumberToStringSpelConverter
public NumberToStringSpelConverter()
-
-
Method Details
-
convert
-