Package com.ibm.icu.dev.tool.translit
Interface UnicodeSetClosure.Char32ToString
-
- All Known Implementing Classes:
UnicodeSetClosure.NFToString
- Enclosing class:
- UnicodeSetClosure
static interface UnicodeSetClosure.Char32ToString
Returns a mapping from char32 to a string. If there is no change, null is returned.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
get(int cp)
-