Uses of Class
com.xxl.tool.emoji.model.Emoji
Packages that use Emoji
Package
Description
-
Uses of Emoji in com.xxl.tool.emoji
Method parameters in com.xxl.tool.emoji with type arguments of type EmojiModifier and TypeMethodDescriptionstatic StringEmojiTool.removeEmojis(String input, Collection<Emoji> emojisToRemove, Collection<Emoji> emojisToKeep) remove emojis [unicode emoji >> remove ] -
Uses of Emoji in com.xxl.tool.emoji.factory
Methods in com.xxl.tool.emoji.factory that return EmojiModifier and TypeMethodDescriptionstatic EmojiEmojiFactory.getByUnicode(String unicode) static EmojiEmojiFactory.getForAlias(String alias) Methods in com.xxl.tool.emoji.factory that return types with arguments of type Emoji -
Uses of Emoji in com.xxl.tool.emoji.loader
Methods in com.xxl.tool.emoji.loader that return EmojiMethods in com.xxl.tool.emoji.loader that return types with arguments of type EmojiConstructor parameters in com.xxl.tool.emoji.loader with type arguments of type Emoji -
Uses of Emoji in com.xxl.tool.emoji.loader.impl
Methods in com.xxl.tool.emoji.loader.impl that return types with arguments of type Emoji -
Uses of Emoji in com.xxl.tool.emoji.model
Methods in com.xxl.tool.emoji.model that return EmojiConstructors in com.xxl.tool.emoji.model with parameters of type Emoji