]> granicus.if.org Git - icu/commit
ICU-10646 Change SimplePatternFormatter.format() method to take String... instead...
authorTravis Keep <keep94@gmail.com>
Thu, 30 Jan 2014 07:00:03 +0000 (07:00 +0000)
committerTravis Keep <keep94@gmail.com>
Thu, 30 Jan 2014 07:00:03 +0000 (07:00 +0000)
commit0f59bff9aaafbbcd222676b8908103496dd43493
tree30a61d697172caae26f2854e296daf63c11d2cef
parenta4074397ec9f1683745fc4c0a7cfeb0f3c6f2d0a
ICU-10646 Change SimplePatternFormatter.format() method to take String... instead of Object. replace formatValues() with format method that takes a StringBuilder and an int[].

X-SVN-Rev: 35034
icu4j/main/classes/core/src/com/ibm/icu/impl/SimplePatternFormatter.java
icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/SimplePatternFormatterTest.java