-
public class LocalizeStore
-
-
Constructor Summary
Constructors Constructor Description LocalizeStore(JSONObject dict, boolean domestic)
-
Method Summary
Modifier and Type Method Description String
getStringValue(String resId)
-
-
Constructor Detail
-
LocalizeStore
LocalizeStore(JSONObject dict, boolean domestic)
-
-
Method Detail
-
getStringValue
String getStringValue(String resId)
-
-
-
-