public interface Message extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Returns a message for the default locale.
|
String |
toString(Locale locale)
Returns a message for the given locale.
|
Copyright © 2005–2017 Schlichtherle IT Services. All rights reserved.