Hello ,
I noticed that LocaleData class changed a lot static methods to
instance methods. I have a simple question about how to rewrite this
invocation: "ResourceBundle rb = LocaleData.getNumberFormatData(locale);' .
Thanks in advance.
--
Best Regards,
Sean Chou
ale-dependent
> resources. We may change the LocaleData and its related classes further.
>
> Is there any reason that you need to use LocaleData?
>
> Thanks,
> Masayoshi
>
>
> On 8/28/2012 12:39 PM, Sean Chou wrote:
>
>> Hello ,
>>
>> I noticed t