com.aliyun.mns.common.utils
类 ResourceManager
java.lang.Object
com.aliyun.mns.common.utils.ResourceManager
public class ResourceManager
- extends Object
Manager class to get localized resources.
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static ResourceManager getInstance(String baseName)
getInstance
public static ResourceManager getInstance(String baseName,
Locale locale)
getString
public String getString(String key)
getFormattedString
public String getFormattedString(String key,
Object... args)
Copyright © 2016. All Rights Reserved.