public class LocalizedStringsPL extends java.lang.Object implements SupportedLocale<StringKey>
Constructor and Description |
---|
LocalizedStringsPL() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAdaptedDisplay(StringKey key,
java.lang.String country)
Returns a country-adapted string translation of the given key.
|
java.lang.String |
getName()
Returns the name of this locale
|
public java.lang.String getName()
SupportedLocale
getName
in interface SupportedLocale<StringKey>
public java.lang.String getAdaptedDisplay(StringKey key, java.lang.String country)
SupportedLocale
getAdaptedDisplay
in interface SupportedLocale<StringKey>
country
- (Optional)Copyright © 2012 PayPal, Inc. All Rights Reserved.