Searched defs:parseIntegerOnly (Results 1 – 11 of 11) sorted by relevance
130 bool parseIntegerOnly; member
116 private transient boolean parseIntegerOnly; field in DecimalFormatProperties1144 public DecimalFormatProperties setParseIntegerOnly(boolean parseIntegerOnly) { in setParseIntegerOnly()
121 private transient boolean parseIntegerOnly; field in DecimalFormatProperties1149 public DecimalFormatProperties setParseIntegerOnly(boolean parseIntegerOnly) { in setParseIntegerOnly()
129 int32_t parseIntegerOnly; variable
122 public Integer parseIntegerOnly = null; field in DataDrivenNumberFormatTestData
119 public Integer parseIntegerOnly = null; field in DataDrivenNumberFormatTestData
2114 public synchronized void setParseIntegerOnly(boolean parseIntegerOnly) { in setParseIntegerOnly()
1643 private boolean parseIntegerOnly = false; field in NumberFormat
1795 private boolean parseIntegerOnly = false; field in NumberFormat
2295 public synchronized void setParseIntegerOnly(boolean parseIntegerOnly) { in setParseIntegerOnly()