JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Search
Help
com.lokalized
Animacy
Uses of Enum
com.lokalized.Animacy
Uses of
Animacy
in
com.lokalized
Subclasses with type arguments of type
Animacy
in
com.lokalized
Modifier and Type
Class
Description
enum
Animacy
Language animacy forms.
Methods in
com.lokalized
that return
Animacy
Modifier and Type
Method
Description
static
Animacy
Animacy.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Animacy
[]
Animacy.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.