I - the input type@Deprecated public interface ParameterConverter<I>
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Locale locale,
I parameter)
Deprecated.
Convert the parameter to its string or string-equivalent representation.
|
Object convert(Locale locale, I parameter)
MessageFormat or Formatter instance, depending
on the setting of org.jboss.logging.annotation.Message.format.locale - the localeparameter - the parameterCopyright © 2019 JBoss by Red Hat. All rights reserved.