Sign in
code
/
git
/
c568fa8e1c740c19f8b1cc7efeeef2c6c52961dd
/
.
/
t
/
t4018
/
java-enum-constant
blob: a1931c83790d3968c41028c6ed126eddd0fc46e4 [
file
]
private
enum
RIGHT
{
ONE
,
TWO
,
THREE
,
ChangeMe
}