Searched refs:getGroupingSize (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/java/text/
H A DDecimalFormat.java1834 public int getGroupingSize () { method in class:DecimalFormat
1844 * @see #getGroupingSize
3059 * @see #getGroupingSize
/openjdk7/jdk/src/share/classes/java/util/
H A DFormatter.java858 * the locale's {@linkplain java.text.DecimalFormat#getGroupingSize() grouping
4105 grpSize = df.getGroupingSize();

Completed in 49 milliseconds