@Immutable public class FormattedMessage extends BaseMessage
FormattedResourceBundle.| Constructor and Description |
|---|
FormattedMessage(Class<?> clazz,
String key,
Object... args)
Constructs a formatted message.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
baseName()
Returns the base name of the resource bundle to use.
|
String |
toString(Locale locale)
Returns a message for the given locale.
|
toStringCopyright © 2005–2017 Schlichtherle IT Services. All rights reserved.