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