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