[]
Serializable
, Comparable<ThemeColor>
, Constable
Enum.EnumDesc<E extends Enum<E>>
static ThemeColor
forValue(int value)
int
getValue()
static ThemeColor
static ThemeColor[]
values()
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null