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