Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values

G

GA - Enum constant in enum class net.fellbaum.jemoji.EmojiLanguage
ga
GAME - Enum constant in enum class net.fellbaum.jemoji.EmojiSubGroup
 
GAME_DIE - Static variable in interface net.fellbaum.jemoji.generated.EmojiGame
๐ŸŽฒ
GARLIC - Static variable in interface net.fellbaum.jemoji.generated.EmojiFoodVegetable
๐Ÿง„
GD - Enum constant in enum class net.fellbaum.jemoji.EmojiLanguage
gd
GEAR - Static variable in interface net.fellbaum.jemoji.generated.EmojiTool
โš™๏ธ
GEAR_UNQUALIFIED - Static variable in interface net.fellbaum.jemoji.generated.EmojiTool
โš™
GEM_STONE - Static variable in interface net.fellbaum.jemoji.generated.EmojiClothing
๐Ÿ’Ž
GEMINI - Static variable in interface net.fellbaum.jemoji.generated.EmojiZodiac
โ™Š
GENDER - Enum constant in enum class net.fellbaum.jemoji.EmojiSubGroup
 
GENIE - Static variable in interface net.fellbaum.jemoji.generated.EmojiPersonFantasy
๐Ÿงž
GEOMETRIC - Enum constant in enum class net.fellbaum.jemoji.EmojiSubGroup
 
getAlias() - Method in class net.fellbaum.jemoji.IndexedAlias
Gets the captured alias.
getAllAliases() - Method in class net.fellbaum.jemoji.Emoji
Gets all the aliases for this emoji.
getAllEmojis() - Static method in class net.fellbaum.jemoji.EmojiManager
Gets all emojis.
getAllEmojisByGroup(EmojiGroup) - Static method in class net.fellbaum.jemoji.EmojiManager
Gets all emojis that are part of the given group.
getAllEmojisBySubGroup(EmojiSubGroup) - Static method in class net.fellbaum.jemoji.EmojiManager
Gets all emojis that are part of the given subgroup.
getAllEmojisGrouped() - Static method in class net.fellbaum.jemoji.EmojiManager
Gets all emojis mapped to their group.
getAllEmojisLengthDescending() - Static method in class net.fellbaum.jemoji.EmojiManager
Gets all emojis in descending order by their char length.
getAllEmojisSubGrouped() - Static method in class net.fellbaum.jemoji.EmojiManager
Gets all emojis mapped to their subgroup.
getByAlias(String) - Static method in class net.fellbaum.jemoji.EmojiManager
Gets an emoji for the given alias i.e.
getByDiscordAlias(String) - Static method in class net.fellbaum.jemoji.EmojiManager
Gets an emoji for the given Discord alias i.e.
getByGithubAlias(String) - Static method in class net.fellbaum.jemoji.EmojiManager
Gets an emoji for the given GitHub alias i.e.
getByHtmlDecimal(String) - Static method in class net.fellbaum.jemoji.EmojiManager
Gets an emoji for the given HTML decimal i.e.
getByHtmlHexadecimal(String) - Static method in class net.fellbaum.jemoji.EmojiManager
Gets an emoji for the given HTML hexadecimal i.e.
getBySlackAlias(String) - Static method in class net.fellbaum.jemoji.EmojiManager
Gets an emoji for the given Slack alias i.e.
getByUrlEncoded(String) - Static method in class net.fellbaum.jemoji.EmojiManager
Gets an emoji for the given url encoded emoji i.e.
getCharIndex() - Method in class net.fellbaum.jemoji.IndexedAlias
Gets the character index at which the alias starts.
getCharIndex() - Method in class net.fellbaum.jemoji.IndexedEmoji
Gets the character index at which the emoji starts.
getCodePointCount(String) - Static method in class net.fellbaum.jemoji.internal.EmojiUtils
 
getCodePointIndex() - Method in class net.fellbaum.jemoji.IndexedAlias
Gets the codepoint index at which the alias starts.
getCodePointIndex() - Method in class net.fellbaum.jemoji.IndexedEmoji
Gets the codepoint index at which the emoji starts.
getDescription() - Method in class net.fellbaum.jemoji.Emoji
Gets the description of this emoji.
getDescription(EmojiLanguage) - Method in class net.fellbaum.jemoji.Emoji
Gets the description of this emoji in the specified language.
getDiscordAliases() - Method in class net.fellbaum.jemoji.Emoji
Gets the Discord aliases for this emoji.
getEmoji() - Method in class net.fellbaum.jemoji.Emoji
Gets the emoji value ๐Ÿ™‚.
getEmoji() - Method in class net.fellbaum.jemoji.IndexedEmoji
Gets the captured emoji.
getEmoji(String) - Static method in class net.fellbaum.jemoji.EmojiManager
Returns the emoji for the given Unicode.
getEmojiCodePoints() - Method in class net.fellbaum.jemoji.Emoji
Gets the pre-computed codepoint array of this emoji's string.
getEmojiPattern() - Static method in class net.fellbaum.jemoji.EmojiManager
Gets the pattern checking for all emojis.
getEmojis() - Method in class net.fellbaum.jemoji.IndexedAlias
Gets the Emojis.
getEmojiVariation() - Method in class net.fellbaum.jemoji.Emoji
Gets the emoji representation of this emoji if the emoji is a standardized emoji that allows variations.
getEndCharIndex() - Method in class net.fellbaum.jemoji.IndexedAlias
Gets the character index at which the alias ends.
getEndCharIndex() - Method in class net.fellbaum.jemoji.IndexedEmoji
Gets the character index at which the emoji ends.
getEndCodePointIndex() - Method in class net.fellbaum.jemoji.IndexedAlias
Gets the codepoint index at which the alias ends.
getEndCodePointIndex() - Method in class net.fellbaum.jemoji.IndexedEmoji
Gets the codepoint index at which the emoji ends.
getGithubAliases() - Method in class net.fellbaum.jemoji.Emoji
Gets the GitHub aliases for this emoji.
getGroup() - Method in class net.fellbaum.jemoji.Emoji
Gets the group or "category" this emoji belongs to.
getGroup() - Method in enum class net.fellbaum.jemoji.EmojiSubGroup
Gets the parent group this sub group belongs to.
getGroups() - Static method in enum class net.fellbaum.jemoji.EmojiGroup
Gets all emoji groups.
getHtmlDecimalCode() - Method in class net.fellbaum.jemoji.Emoji
Gets the HTML decimal code for this emoji.
getHtmlHexadecimalCode() - Method in class net.fellbaum.jemoji.Emoji
Gets the HTML hexadecimal code for this emoji.
getKeywords() - Method in class net.fellbaum.jemoji.Emoji
Gets the keywords of this emoji.
getKeywords(EmojiLanguage) - Method in class net.fellbaum.jemoji.Emoji
Gets the keywords of this emoji in the specified language.
getName() - Method in enum class net.fellbaum.jemoji.EmojiGroup
Gets the name of the emoji group.
getName() - Method in enum class net.fellbaum.jemoji.EmojiSubGroup
Gets the name of the emoji sub group.
getQualification() - Method in class net.fellbaum.jemoji.Emoji
Gets the qualification of this emoji.
getQualification() - Method in enum class net.fellbaum.jemoji.Qualification
 
getSlackAliases() - Method in class net.fellbaum.jemoji.Emoji
Gets the Slack aliases for this emoji.
getSubgroup() - Method in class net.fellbaum.jemoji.Emoji
Gets the subgroup of this emoji.
getSubGroups() - Method in enum class net.fellbaum.jemoji.EmojiGroup
Gets all emoji subgroups related to this group.
getSubGroups() - Static method in enum class net.fellbaum.jemoji.EmojiSubGroup
Gets all emoji subgroups.
getTextVariation() - Method in class net.fellbaum.jemoji.Emoji
Gets the text representation of this emoji if the emoji is a standardized emoji that allows variations.
getUnicode() - Method in class net.fellbaum.jemoji.Emoji
Deprecated.
getUnicode() - Method in enum class net.fellbaum.jemoji.Fitzpatrick
Gets the Unicode of the fitzpatrick modifier.
getUnicode() - Method in enum class net.fellbaum.jemoji.HairStyle
Gets the Unicode of the hairstyle.
getUnicodeText() - Method in class net.fellbaum.jemoji.Emoji
Gets the Unicode representation of the emoji as a string i.e.
getURLEncoded() - Method in class net.fellbaum.jemoji.Emoji
Gets the URL encoded emoji.
getValue() - Method in enum class net.fellbaum.jemoji.EmojiLanguage
Gets the value.
getVariations() - Method in class net.fellbaum.jemoji.Emoji
Gets variations of this emoji with different Fitzpatrick or HairStyle modifiers if there are any.
getVersion() - Method in class net.fellbaum.jemoji.Emoji
Gets the version this emoji was added to the Unicode consortium.
GHOST - Static variable in interface net.fellbaum.jemoji.generated.EmojiFaceCostume
๐Ÿ‘ป
GINGER_ROOT - Static variable in interface net.fellbaum.jemoji.generated.EmojiFoodVegetable
๐Ÿซš
GIRAFFE - Static variable in interface net.fellbaum.jemoji.generated.EmojiAnimalMammal
๐Ÿฆ’
GIRL - Static variable in interface net.fellbaum.jemoji.generated.EmojiPerson
๐Ÿ‘ง
GIRL_DARK_SKIN_TONE - Static variable in interface net.fellbaum.jemoji.generated.EmojiPerson
๐Ÿ‘ง๐Ÿฟ
GIRL_LIGHT_SKIN_TONE - Static variable in interface net.fellbaum.jemoji.generated.EmojiPerson
๐Ÿ‘ง๐Ÿป
GIRL_MEDIUM_DARK_SKIN_TONE - Static variable in interface net.fellbaum.jemoji.generated.EmojiPerson
๐Ÿ‘ง๐Ÿพ
GIRL_MEDIUM_LIGHT_SKIN_TONE - Static variable in interface net.fellbaum.jemoji.generated.EmojiPerson
๐Ÿ‘ง๐Ÿผ
GIRL_MEDIUM_SKIN_TONE - Static variable in interface net.fellbaum.jemoji.generated.EmojiPerson
๐Ÿ‘ง๐Ÿฝ
GL - Enum constant in enum class net.fellbaum.jemoji.EmojiLanguage
gl
GLASS_OF_MILK - Static variable in interface net.fellbaum.jemoji.generated.EmojiDrink
๐Ÿฅ›
GLASSES - Static variable in interface net.fellbaum.jemoji.generated.EmojiClothing
๐Ÿ‘“
GLOBE_SHOWING_AMERICAS - Static variable in interface net.fellbaum.jemoji.generated.EmojiPlaceMap
๐ŸŒŽ
GLOBE_SHOWING_ASIA_AUSTRALIA - Static variable in interface net.fellbaum.jemoji.generated.EmojiPlaceMap
๐ŸŒ
GLOBE_SHOWING_EUROPE_AFRICA - Static variable in interface net.fellbaum.jemoji.generated.EmojiPlaceMap
๐ŸŒ
GLOBE_WITH_MERIDIANS - Static variable in interface net.fellbaum.jemoji.generated.EmojiPlaceMap
๐ŸŒ
GLOVES - Static variable in interface net.fellbaum.jemoji.generated.EmojiClothing
๐Ÿงค
GLOWING_STAR - Static variable in interface net.fellbaum.jemoji.generated.EmojiSkyAndWeather
๐ŸŒŸ
GOAL_NET - Static variable in interface net.fellbaum.jemoji.generated.EmojiSport
๐Ÿฅ…
GOAT - Static variable in interface net.fellbaum.jemoji.generated.EmojiAnimalMammal
๐Ÿ
GOBLIN - Static variable in interface net.fellbaum.jemoji.generated.EmojiFaceCostume
๐Ÿ‘บ
GOGGLES - Static variable in interface net.fellbaum.jemoji.generated.EmojiClothing
๐Ÿฅฝ
GOOSE - Static variable in interface net.fellbaum.jemoji.generated.EmojiAnimalBird
๐Ÿชฟ
GORILLA - Static variable in interface net.fellbaum.jemoji.generated.EmojiAnimalMammal
๐Ÿฆ
GRADUATION_CAP - Static variable in interface net.fellbaum.jemoji.generated.EmojiClothing
๐ŸŽ“
GRAPES - Static variable in interface net.fellbaum.jemoji.generated.EmojiFoodFruit
๐Ÿ‡
GREEN_APPLE - Static variable in interface net.fellbaum.jemoji.generated.EmojiFoodFruit
๐Ÿ
GREEN_BOOK - Static variable in interface net.fellbaum.jemoji.generated.EmojiBookPaper
๐Ÿ“—
GREEN_CIRCLE - Static variable in interface net.fellbaum.jemoji.generated.EmojiGeometric
๐ŸŸข
GREEN_HEART - Static variable in interface net.fellbaum.jemoji.generated.EmojiHeart
๐Ÿ’š
GREEN_SALAD - Static variable in interface net.fellbaum.jemoji.generated.EmojiFoodPrepared
๐Ÿฅ—
GREEN_SQUARE - Static variable in interface net.fellbaum.jemoji.generated.EmojiGeometric
๐ŸŸฉ
GREY_HEART - Static variable in interface net.fellbaum.jemoji.generated.EmojiHeart
๐Ÿฉถ
GRIMACING_FACE - Static variable in interface net.fellbaum.jemoji.generated.EmojiFaceNeutralSkeptical
๐Ÿ˜ฌ
GRINNING_CAT - Static variable in interface net.fellbaum.jemoji.generated.EmojiCatFace
๐Ÿ˜บ
GRINNING_CAT_WITH_SMILING_EYES - Static variable in interface net.fellbaum.jemoji.generated.EmojiCatFace
๐Ÿ˜ธ
GRINNING_FACE - Static variable in interface net.fellbaum.jemoji.generated.EmojiFaceSmiling
๐Ÿ˜€
GRINNING_FACE_WITH_BIG_EYES - Static variable in interface net.fellbaum.jemoji.generated.EmojiFaceSmiling
๐Ÿ˜ƒ
GRINNING_FACE_WITH_SMILING_EYES - Static variable in interface net.fellbaum.jemoji.generated.EmojiFaceSmiling
๐Ÿ˜„
GRINNING_FACE_WITH_SWEAT - Static variable in interface net.fellbaum.jemoji.generated.EmojiFaceSmiling
๐Ÿ˜…
GRINNING_SQUINTING_FACE - Static variable in interface net.fellbaum.jemoji.generated.EmojiFaceSmiling
๐Ÿ˜†
GROWING_HEART - Static variable in interface net.fellbaum.jemoji.generated.EmojiHeart
๐Ÿ’—
GU - Enum constant in enum class net.fellbaum.jemoji.EmojiLanguage
gu
GUARD - Static variable in interface net.fellbaum.jemoji.generated.EmojiPersonRole
๐Ÿ’‚
GUARD_DARK_SKIN_TONE - Static variable in interface net.fellbaum.jemoji.generated.EmojiPersonRole
๐Ÿ’‚๐Ÿฟ
GUARD_LIGHT_SKIN_TONE - Static variable in interface net.fellbaum.jemoji.generated.EmojiPersonRole
๐Ÿ’‚๐Ÿป
GUARD_MEDIUM_DARK_SKIN_TONE - Static variable in interface net.fellbaum.jemoji.generated.EmojiPersonRole
๐Ÿ’‚๐Ÿพ
GUARD_MEDIUM_LIGHT_SKIN_TONE - Static variable in interface net.fellbaum.jemoji.generated.EmojiPersonRole
๐Ÿ’‚๐Ÿผ
GUARD_MEDIUM_SKIN_TONE - Static variable in interface net.fellbaum.jemoji.generated.EmojiPersonRole
๐Ÿ’‚๐Ÿฝ
GUIDE_DOG - Static variable in interface net.fellbaum.jemoji.generated.EmojiAnimalMammal
๐Ÿฆฎ
GUITAR - Static variable in interface net.fellbaum.jemoji.generated.EmojiMusicalInstrument
๐ŸŽธ
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values