Class HolidayBundle_ja_JP

    • Constructor Detail

      • HolidayBundle_ja_JP

        public HolidayBundle_ja_JP()
    • Method Detail

      • getContents

        public Object[][] getContents()
        Description copied from class: ListResourceBundle
        Returns an Object 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.
        Specified by:
        getContents in class ListResourceBundle
        Returns:
        a Object array containing the resources.