Sign in
googlers
/
jrn
/
git
/
337b4d400023d22207bcc3c29e9ebab31bf96fc2
/
.
/
t
/
t4018
/
java-enum-constant
blob: a1931c83790d3968c41028c6ed126eddd0fc46e4 [
file
] [
log
] [
blame
]
private
enum
RIGHT
{
ONE
,
TWO
,
THREE
,
ChangeMe
}