Package | Description |
---|---|
com.ibm.icu.number |
Library for localized number formatting introduced in ICU 60; for usage, see com.ibm.icu.number.NumberFormatter.
|
Modifier and Type | Method and Description |
---|---|
static UnlocalizedNumberRangeFormatter |
NumberRangeFormatter.with()
Call this method at the beginning of a NumberRangeFormatter fluent chain in which the locale is not currently
known at the call site.
|
UnlocalizedNumberRangeFormatter |
LocalizedNumberRangeFormatter.withoutLocale()
Disassociate the locale from this formatter.
|
Copyright © 2016 Unicode, Inc. and others.