| Changed Methods |
String
toLatinAlphabetNumber(
int,
boolean
)
|
Documentation changed from old to new. |
Converts the given number to its English alphabet string representation. |
String
toLatinAlphabetNumberLowerCase(
int)
|
Documentation changed from old to new. |
Converts the given number to its English alphabet lowercase string representation. |
String
toLatinAlphabetNumberUpperCase(
int)
|
Documentation changed from old to new. |
Converts the given number to its English alphabet uppercase string representation. |