接口 ConfigTreePropertySource.Value

所有超级接口:
CharSequence, InputStreamSource
封闭类:
ConfigTreePropertySource

public static interface ConfigTreePropertySource.Value extends 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.