scuffed-code/icu4j/main
Abhinav Gupta b58534a609 ICU-8268 impossible cast from double[] to int[].
Java doesn't allow casting array of type A to array of type B. The elements
have to be manually casted.

X-SVN-Rev: 30723
2011-09-27 19:49:59 +00:00
..
classes ICU-8268 impossible cast from double[] to int[]. 2011-09-27 19:49:59 +00:00
shared ICU-8328 switched to separate icudata.jar and icutzdata.jar 2011-09-26 15:30:39 +00:00
tests ICU-8268 Illegal format string %04lx fixed. 2011-09-27 19:49:51 +00:00