Replace work-around with proper DecimalFormatSymbols helper function.

The helper function createWithLastResortData() was introduced in ICU 4.8
and eliminates the need to call the private default constructor:

http://bugs.icu-project.org/trac/ticket/7392

Change-Id: I6d615b23c28c449442aeab6d37b7d92e844a7ae8
1 file changed