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