public class UtilResource extends Object
| 构造器 | 说明 |
|---|---|
UtilResource(Locale locale) |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
static void |
clear() |
|
void |
clearCache() |
|
Resources |
get(String name) |
|
String |
get(String resourceName,
String name,
String defaultValue) |
|
static UtilResource |
getDefaultInstance() |
|
static UtilResource |
getInstance(Locale locale) |
public UtilResource(Locale locale)
public static UtilResource getInstance(Locale locale)
public static UtilResource getDefaultInstance()
public static void clear()
public void clearCache()
Copyright © 2018 xworker.org. All rights reserved.