| Modifier and Type | Method and Description |
|---|---|
<T> T |
convert(Type targetType,
Object sourceValue)
Convert provided value into the provided target type.
|
<T> T convert(Type targetType, Object sourceValue)
T - the type in which the provided value has to be convertedtargetType - the type in which the provided value has to be convertedsourceValue - the value to convertCopyright © 2004–2016 XWiki. All rights reserved.