T
- The Java type of the converted valuepublic static interface ConfigurationService.Converter<T>
Modifier and Type | Method and Description |
---|---|
T |
convert(java.lang.Object value)
Convert an untyped Object reference to the Converter's type.
|
T convert(java.lang.Object value)
value
- The untyped valueCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.