Class UniUtil


  • final class UniUtil
    extends java.lang.Object
    Utility class for Unicode fallback.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private UniUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static java.lang.String getUniNameOfCodePoint​(int codePoint)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UniUtil

        private UniUtil()
    • Method Detail

      • getUniNameOfCodePoint

        static java.lang.String getUniNameOfCodePoint​(int codePoint)