public class HolidayBundle_ja_JP extends ListResourceBundle
ResourceBundle.Controlparent| Constructor and Description |
|---|
HolidayBundle_ja_JP() |
| Modifier and Type | Method and Description |
|---|---|
Object[][] |
getContents()
Returns an
Object array containing the resources of this
ListResourceBundle. |
getKeys, handleGetObject, handleKeySetclearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParentpublic Object[][] getContents()
ListResourceBundleObject array containing the resources of this
ListResourceBundle. Each element in the array is an array of two
elements, the first is the resource key string and the second is the
resource.getContents in class ListResourceBundleObject array containing the resources.