public class OrdinalFormat
extends java.lang.Object
Constructor and Description |
---|
OrdinalFormat() |
Modifier and Type | Method and Description |
---|---|
static void |
apply(java.text.MessageFormat format)
Replaces all instances of
"{?,number,ordinal}" format elements with the ordinal format for the locale. |
static java.lang.String |
formatEnglish(long num) |