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

    Modifier and Type
    Method
    Description
    get(int cp)
     
  • Method Details