Searched defs:zeroDigit (Results 1 – 5 of 5) sorted by relevance
100 private final char zeroDigit; field in DecimalStyle167 char zeroDigit = oldSymbols.getZeroDigit(); in create() local216 public DecimalStyle withZeroDigit(char zeroDigit) { in withZeroDigit()
71 public void setZeroDigit(char zeroDigit) { in setZeroDigit()288 private char zeroDigit; field in DecimalFormatSymbols
173 public void setZeroDigit(char zeroDigit) { in setZeroDigit()988 private char zeroDigit; field in DecimalFormatSymbols
537 transient private char zeroDigit; field in SimpleDateFormat
156 public char zeroDigit; field in LocaleData