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