接口 ConfigTreePropertySource.Value
- 所有超级接口:
CharSequence
,InputStreamSource
A value returned from the property source which exposes the contents of the
property file. Values can either be treated as
CharSequence
or as an
InputStreamSource
.-
方法概要
从接口继承的方法 java.lang.CharSequence
charAt, chars, codePoints, isEmpty, length, subSequence, toString
从接口继承的方法 org.springframework.core.io.InputStreamSource
getInputStream