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

/libcore/luni/src/main/java/libcore/icu/
H A DICU.java23 * Makes ICU data accessible to Java.
25 public final class ICU { class
38 * from ICU's database or from our memory cache.
51 * from ICU's database or from our memory cache.
85 // Java needs the obsolete code, ICU needs the modern code, but we let ICU know about
131 * Returns the ICU version in use. This is "4.4" for gingerbread, for example.
136 * Returns the Unicode version our ICU supports. This is "5.2" for gingerbread, for example.
158 // --- Native methods accessing ICU's database.

Completed in 44 milliseconds