Class EmojiProps


  • public final class EmojiProps
    extends java.lang.Object
    • Constructor Detail

      • EmojiProps

        private EmojiProps()
    • Method Detail

      • getStringTrieIndex

        private static int getStringTrieIndex​(int i)
        Input i: One of the IX_..._TRIE_OFFSET indexes into the data file indexes[] array.
      • hasBinaryProperty

        public boolean hasBinaryProperty​(int c,
                                         int which)
      • hasBinaryProperty

        public boolean hasBinaryProperty​(java.lang.CharSequence s,
                                         int which)
      • addStrings

        public void addStrings​(int which,
                               UnicodeSet set)