/* */ package com.ibm.icu.impl.data; /* */ /* */ import java.util.ListResourceBundle; /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ public class HolidayBundle_en /* */ extends ListResourceBundle /* */ { /* 22 */ private static final Object[][] fContents = { { "", "" } }; /* */ /* */ public synchronized Object[][] getContents() /* */ { /* 26 */ return fContents; /* */ } /* */ } /* Location: C:\Users\Ethan\Desktop\FontZip\FontTool\sfnttool.jar!\com\ibm\icu\impl\data\HolidayBundle_en.class * Java compiler version: 5 (49.0) * JD-Core Version: 0.7.1 */