Uses of Class
net.fellbaum.jemoji.IndexedEmoji
Packages that use IndexedEmoji
-
Uses of IndexedEmoji in net.fellbaum.jemoji
Methods in net.fellbaum.jemoji that return types with arguments of type IndexedEmojiModifier and TypeMethodDescriptionstatic List<IndexedEmoji>EmojiManager.extractEmojisInOrderWithIndex(String text) Extracts all emojis from the given text in the order they appear.static List<IndexedEmoji>EmojiManager.extractEmojisInOrderWithIndex(String text, EnumSet<EmojiType> emojiType) Extracts all emojis from the given text in the order they appear.