Uses of Enum Class
com.xxl.tool.emoji.loader.EmojiTrie.Matches
Packages that use EmojiTrie.Matches
-
Uses of EmojiTrie.Matches in com.xxl.tool.emoji.loader
Methods in com.xxl.tool.emoji.loader that return EmojiTrie.MatchesModifier and TypeMethodDescriptionEmojiTrie.isEmoji(char[] sequence) check if contain (full or partially) an emoji.static EmojiTrie.MatchesReturns the enum constant of this class with the specified name.static EmojiTrie.Matches[]EmojiTrie.Matches.values()Returns an array containing the constants of this enum class, in the order they are declared.