Package org.springframework.boot.env
Interface ConfigTreePropertySource.Value
- All Superinterfaces:
- CharSequence,- InputStreamSource
- Enclosing class:
- ConfigTreePropertySource
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.- 
Method SummaryMethods inherited from interface java.lang.CharSequencecharAt, chars, codePoints, isEmpty, length, subSequence, toStringMethods inherited from interface org.springframework.core.io.InputStreamSourcegetInputStream