JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
net.fellbaum.jemoji.HairStyle
Packages that use
HairStyle
Package
Description
net.fellbaum.jemoji
Uses of
HairStyle
in
net.fellbaum.jemoji
Methods in
net.fellbaum.jemoji
that return
HairStyle
Modifier and Type
Method
Description
static
HairStyle
HairStyle.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
HairStyle
[]
HairStyle.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.