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