]> granicus.if.org Git - icu/commit
ICU-20007 Remove incorrect ICU4J doc of DecimalFormat.setGroupingUsed
authorVictor Chang <vichang@google.com>
Tue, 7 Aug 2018 16:03:25 +0000 (17:03 +0100)
committerShane Carr <shane@unicode.org>
Thu, 27 Sep 2018 21:27:38 +0000 (14:27 -0700)
commitb69407ffab6ae907b03a0a75c87ae189a5268e25
treed576249960ac1370fcd6b4845a42531673a9d5c7
parent198986802fd93c0e1c01ca6ae201cb5379d56e21
ICU-20007 Remove incorrect ICU4J doc of DecimalFormat.setGroupingUsed

DecimalFormat.setGroupingUsed(true) no longer sets the grouping size to 3.
The java doc should be removed.
icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java