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 © 2016 xworker.org. All rights reserved.