commit | b27b3057687fa6dda8f10d6661eef200f44fdfdf | [log] [tgz] |
---|---|---|
author | Rayhaan Jaufeerally <rayhaan@google.com> | Wed Jul 15 15:25:15 2015 +0100 |
committer | Rayhaan Jaufeerally <rayhaan@google.com> | Wed Jul 15 16:12:14 2015 +0100 |
tree | cb30cfb4a35c502d50f8a7fb187832075da2ac5d | |
parent | 43a2aca4c279d3db8abdf4692249134fdd69bd96 [diff] |
Migrate Resources.java to use ICU4j drectly. This change means that NativePluralRules can be removed in its entirety because this is the only usage of that class. Using a small benchmark from the NativePluralResources test, ICU4c code takes 38.6 us and ICU4j code takes 49.2us to execute. Change-Id: I5dbf643807c024a9c9c0f1292363fa8e39db965a