Class EmojiProps

java.lang.Object
com.ibm.icu.impl.EmojiProps

public final class EmojiProps extends Object
  • Field Details

  • Constructor Details

    • EmojiProps

      private EmojiProps()
  • Method Details

    • getStringTrieIndex

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

      public UnicodeSet addPropertyStarts(UnicodeSet set)
    • hasBinaryProperty

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

      public boolean hasBinaryProperty(CharSequence s, int which)
    • addStrings

      public void addStrings(int which, UnicodeSet set)