Searched defs:isParseIntegerOnly (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/text/
H A DNumberFormat.java329 * @see java.text.NumberFormat#isParseIntegerOnly
364 public boolean isParseIntegerOnly() { method in class:NumberFormat
370 * @see #isParseIntegerOnly
416 * #isParseIntegerOnly isParseIntegerOnly}).
432 * #isParseIntegerOnly isParseIntegerOnly}).
941 * @see #isParseIntegerOnly

Completed in 73 milliseconds