@Implements(value=libcore.icu.LocaleData.class, isInAndroidSdk=false) public class ShadowLocaleData extends Object
Robolectric only supports en_US regardless of the default locale set in the JVM.
Modifier and Type | Field and Description |
---|---|
static String |
REAL_CLASS_NAME |
Constructor and Description |
---|
ShadowLocaleData() |
public static final String REAL_CLASS_NAME
@Implementation public static libcore.icu.LocaleData get(Locale locale)