| Package | Description |
|---|---|
| humanize |
Humanize main classes.
|
| humanize.icu.spi.context |
ICU Context providers.
|
| Modifier and Type | Method and Description |
|---|---|
static MessageFormat |
ICUHumanize.messageFormatInstance(String pattern)
Returns an ICU based MessageFormat instance for the current thread.
|
static MessageFormat |
ICUHumanize.messageFormatInstance(String pattern,
Locale locale)
Same as
messageFormatInstance for
the specified locale. |
| Modifier and Type | Method and Description |
|---|---|
MessageFormat |
ICUContext.getMessageFormat() |
MessageFormat |
DefaultICUContext.getMessageFormat() |
Copyright © 2015. All Rights Reserved.