public static interface DefaultPropertyPlaceholderResolver.Segment
| Modifier and Type | Method and Description | 
|---|---|
<T> T | 
getValue(Class<T> type)
Returns the value of a given segment converted to
 the provided type. 
 | 
<T> T getValue(Class<T> type) throws ConfigurationException
T - The type to convert the value totype - The classConfigurationException - If any error occurs