public class EmptyResourceBundle extends ResourceBundle
ResourceBundle.Control| Modifier and Type | Field and Description |
|---|---|
static EmptyResourceBundle |
INSTANCE
.
|
parent| Constructor and Description |
|---|
EmptyResourceBundle() |
| Modifier and Type | Method and Description |
|---|---|
Enumeration<String> |
getKeys() |
protected Object |
handleGetObject(String key) |
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, handleKeySet, keySet, setParentpublic static final EmptyResourceBundle INSTANCE
protected Object handleGetObject(String key)
handleGetObject in class ResourceBundlepublic Enumeration<String> getKeys()
getKeys in class ResourceBundleCopyright © 2025 JBoss by Red Hat. All Rights Reserved.