public interface Localizable
Localizables
,
Localizer
Modifier and Type | Method and Description |
---|---|
String |
getDisplayString(Locale inLocale)
Returns a string that is appropriate to display to the user.
|
String getDisplayString(Locale inLocale)
inLocale
- the string returned will be localized according to this value, if possibleCopyright © 2002–2017 SoftSmithy. All rights reserved.