public abstract class AbstractMapResourceBundle extends ResourceBundle
ResourceBundle.Controlparent| Constructor and Description | 
|---|
| AbstractMapResourceBundle() | 
| Modifier and Type | Method and Description | 
|---|---|
| Enumeration<String> | getKeys() | 
| protected Object | handleGetObject(String key) | 
| protected Set<String> | handleKeySet() | 
| protected abstract void | initialize(Map<String,Object> entries) | 
clearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent@Nullable protected final Object handleGetObject(@Nonnull String key)
handleGetObject in class ResourceBundle@Nonnull public final Enumeration<String> getKeys()
getKeys in class ResourceBundleprotected Set<String> handleKeySet()
handleKeySet in class ResourceBundle