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