Searched defs:digitStrings (Results 1 – 5 of 5) sorted by relevance
77 auto digitStrings = new UnicodeString[10]; in DecimalMatcher() local
76 auto digitStrings = new UnicodeString[10]; in DecimalMatcher() local
47 private final String[] digitStrings; field in DecimalMatcher
305 public void setDigitStrings(String[] digitStrings) { in setDigitStrings()1568 private String digitStrings[]; field in DecimalFormatSymbols